Skip to content

Commit

Permalink
Update OpenAPI Specification (swagger.json)
Browse files Browse the repository at this point in the history
  • Loading branch information
konfig-bot[bot] authored Dec 18, 2023
1 parent 350d9f6 commit b1c0ce4
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,13 @@
"Automation"
]
},
{
"type": "string",
"name": "Splititclientinfo",
"x-originalName": "splititclientinfo",
"in": "header",
"x-nullable": true
},
{
"name": "X-Splitit-IdempotencyKey",
"in": "header",
Expand Down Expand Up @@ -344,6 +351,13 @@
"Automation"
]
},
{
"type": "string",
"name": "Splititclientinfo",
"x-originalName": "splititclientinfo",
"in": "header",
"x-nullable": true
},
{
"name": "X-Splitit-IdempotencyKey",
"in": "header",
Expand Down Expand Up @@ -1172,6 +1186,9 @@
"additionalProperties": {
"type": "string"
}
},
"ClientRedirectUrl": {
"type": "string"
}
}
},
Expand Down

0 comments on commit b1c0ce4

Please sign in to comment.