Skip to content

Commit 199ce71

Browse files
authored
Merge pull request #140 from TaskarCenterAtUW/feature-2228
2511 refactoring
2 parents 3d86a22 + 99d493d commit 199ce71

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tdei-api-gateway-prod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2501,7 +2501,7 @@
25012501
"id": {
25022502
"type": "number",
25032503
"description": "Feedback ID to be updated.",
2504-
"example": "14325"
2504+
"example": 14325
25052505
},
25062506
"status": {
25072507
"type": "string",

tdei-api-gateway-stage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2501,7 +2501,7 @@
25012501
"id": {
25022502
"type": "number",
25032503
"description": "Feedback ID to be updated.",
2504-
"example": "14325"
2504+
"example": 14325
25052505
},
25062506
"status": {
25072507
"type": "string",

tdei-api-gateway.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2501,7 +2501,7 @@
25012501
"id": {
25022502
"type": "number",
25032503
"description": "Feedback ID to be updated.",
2504-
"example": "14325"
2504+
"example": 14325
25052505
},
25062506
"status": {
25072507
"type": "string",

0 commit comments

Comments
 (0)