Skip to content

Commit d586e14

Browse files
committed
Revert changes in #39
Revert "Update from glideapps/glide@6035faf" This reverts commit b31bc71.
1 parent faa2e71 commit d586e14

File tree

1 file changed

+0
-246
lines changed

1 file changed

+0
-246
lines changed

Diff for: openapi/swagger.json

-246
Original file line numberDiff line numberDiff line change
@@ -208,41 +208,6 @@
208208
}
209209
}
210210
},
211-
"402": {
212-
"description": "",
213-
"content": {
214-
"application/json": {
215-
"schema": {
216-
"type": "object",
217-
"properties": {
218-
"error": {
219-
"type": "object",
220-
"properties": {
221-
"type": {
222-
"type": "string",
223-
"enum": [
224-
"payment_required"
225-
]
226-
},
227-
"message": {
228-
"type": "string"
229-
}
230-
},
231-
"required": [
232-
"type",
233-
"message"
234-
],
235-
"additionalProperties": false
236-
}
237-
},
238-
"required": [
239-
"error"
240-
],
241-
"additionalProperties": false
242-
}
243-
}
244-
}
245-
},
246211
"422": {
247212
"description": "",
248213
"content": {
@@ -608,41 +573,6 @@
608573
}
609574
}
610575
},
611-
"402": {
612-
"description": "",
613-
"content": {
614-
"application/json": {
615-
"schema": {
616-
"type": "object",
617-
"properties": {
618-
"error": {
619-
"type": "object",
620-
"properties": {
621-
"type": {
622-
"type": "string",
623-
"enum": [
624-
"payment_required"
625-
]
626-
},
627-
"message": {
628-
"type": "string"
629-
}
630-
},
631-
"required": [
632-
"type",
633-
"message"
634-
],
635-
"additionalProperties": false
636-
}
637-
},
638-
"required": [
639-
"error"
640-
],
641-
"additionalProperties": false
642-
}
643-
}
644-
}
645-
},
646576
"404": {
647577
"description": "",
648578
"content": {
@@ -1190,77 +1120,6 @@
11901120
}
11911121
}
11921122
}
1193-
},
1194-
"402": {
1195-
"description": "",
1196-
"content": {
1197-
"application/json": {
1198-
"schema": {
1199-
"type": "object",
1200-
"properties": {
1201-
"error": {
1202-
"type": "object",
1203-
"properties": {
1204-
"type": {
1205-
"type": "string",
1206-
"enum": [
1207-
"payment_required"
1208-
]
1209-
},
1210-
"message": {
1211-
"type": "string"
1212-
}
1213-
},
1214-
"required": [
1215-
"type",
1216-
"message"
1217-
],
1218-
"additionalProperties": false
1219-
}
1220-
},
1221-
"required": [
1222-
"error"
1223-
],
1224-
"additionalProperties": false
1225-
}
1226-
}
1227-
}
1228-
},
1229-
"404": {
1230-
"description": "",
1231-
"content": {
1232-
"application/json": {
1233-
"schema": {
1234-
"type": "object",
1235-
"properties": {
1236-
"error": {
1237-
"type": "object",
1238-
"properties": {
1239-
"type": {
1240-
"type": "string",
1241-
"enum": [
1242-
"table_not_found",
1243-
"table_not_big_table"
1244-
]
1245-
},
1246-
"message": {
1247-
"type": "string"
1248-
}
1249-
},
1250-
"required": [
1251-
"type",
1252-
"message"
1253-
],
1254-
"additionalProperties": false
1255-
}
1256-
},
1257-
"required": [
1258-
"error"
1259-
],
1260-
"additionalProperties": false
1261-
}
1262-
}
1263-
}
12641123
}
12651124
},
12661125
"parameters": [
@@ -1367,41 +1226,6 @@
13671226
}
13681227
}
13691228
},
1370-
"402": {
1371-
"description": "",
1372-
"content": {
1373-
"application/json": {
1374-
"schema": {
1375-
"type": "object",
1376-
"properties": {
1377-
"error": {
1378-
"type": "object",
1379-
"properties": {
1380-
"type": {
1381-
"type": "string",
1382-
"enum": [
1383-
"payment_required"
1384-
]
1385-
},
1386-
"message": {
1387-
"type": "string"
1388-
}
1389-
},
1390-
"required": [
1391-
"type",
1392-
"message"
1393-
],
1394-
"additionalProperties": false
1395-
}
1396-
},
1397-
"required": [
1398-
"error"
1399-
],
1400-
"additionalProperties": false
1401-
}
1402-
}
1403-
}
1404-
},
14051229
"404": {
14061230
"description": "",
14071231
"content": {
@@ -1623,41 +1447,6 @@
16231447
}
16241448
}
16251449
},
1626-
"402": {
1627-
"description": "",
1628-
"content": {
1629-
"application/json": {
1630-
"schema": {
1631-
"type": "object",
1632-
"properties": {
1633-
"error": {
1634-
"type": "object",
1635-
"properties": {
1636-
"type": {
1637-
"type": "string",
1638-
"enum": [
1639-
"payment_required"
1640-
]
1641-
},
1642-
"message": {
1643-
"type": "string"
1644-
}
1645-
},
1646-
"required": [
1647-
"type",
1648-
"message"
1649-
],
1650-
"additionalProperties": false
1651-
}
1652-
},
1653-
"required": [
1654-
"error"
1655-
],
1656-
"additionalProperties": false
1657-
}
1658-
}
1659-
}
1660-
},
16611450
"404": {
16621451
"description": "",
16631452
"content": {
@@ -1881,41 +1670,6 @@
18811670
}
18821671
}
18831672
},
1884-
"402": {
1885-
"description": "",
1886-
"content": {
1887-
"application/json": {
1888-
"schema": {
1889-
"type": "object",
1890-
"properties": {
1891-
"error": {
1892-
"type": "object",
1893-
"properties": {
1894-
"type": {
1895-
"type": "string",
1896-
"enum": [
1897-
"payment_required"
1898-
]
1899-
},
1900-
"message": {
1901-
"type": "string"
1902-
}
1903-
},
1904-
"required": [
1905-
"type",
1906-
"message"
1907-
],
1908-
"additionalProperties": false
1909-
}
1910-
},
1911-
"required": [
1912-
"error"
1913-
],
1914-
"additionalProperties": false
1915-
}
1916-
}
1917-
}
1918-
},
19191673
"404": {
19201674
"description": "",
19211675
"content": {

0 commit comments

Comments
 (0)