Skip to content

Commit ef91e0d

Browse files
author
appscisumup
committed
chore: synced local 'openapi.json' with remote 'specs/openapi.json'
1 parent c78f033 commit ef91e0d

1 file changed

Lines changed: 12 additions & 36 deletions

File tree

openapi.json

Lines changed: 12 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -5834,42 +5834,6 @@
58345834
"x-validate": null
58355835
},
58365836
"example": "rdr_3MSAFM23CK82VSTT4BN6RWSQ65"
5837-
},
5838-
{
5839-
"name": "Accept",
5840-
"in": "header",
5841-
"description": "",
5842-
"required": true,
5843-
"schema": {
5844-
"type": "string",
5845-
"x-struct": null,
5846-
"x-validate": null
5847-
},
5848-
"example": "application/json"
5849-
},
5850-
{
5851-
"name": "Content-Type",
5852-
"in": "header",
5853-
"description": "",
5854-
"required": true,
5855-
"schema": {
5856-
"type": "string",
5857-
"x-struct": null,
5858-
"x-validate": null
5859-
},
5860-
"example": "application/json"
5861-
},
5862-
{
5863-
"name": "Authorization",
5864-
"in": "header",
5865-
"description": "",
5866-
"required": true,
5867-
"schema": {
5868-
"type": "string",
5869-
"x-struct": null,
5870-
"x-validate": null
5871-
},
5872-
"example": "Bearer 4470641ddc7ac230dc463417aab0ba30ef499844c73072c3f6c7a88204c700bd"
58735837
}
58745838
],
58755839
"responses": {
@@ -9987,6 +9951,12 @@
99879951
"type": "string",
99889952
"x-struct": null,
99899953
"x-validate": null
9954+
},
9955+
"type": {
9956+
"description": "Error code",
9957+
"type": "string",
9958+
"x-struct": null,
9959+
"x-validate": null
99909960
}
99919961
},
99929962
"required": [
@@ -10184,6 +10154,12 @@
1018410154
"type": "string",
1018510155
"x-struct": null,
1018610156
"x-validate": null
10157+
},
10158+
"type": {
10159+
"description": "Error code",
10160+
"type": "string",
10161+
"x-struct": null,
10162+
"x-validate": null
1018710163
}
1018810164
},
1018910165
"required": [

0 commit comments

Comments
 (0)