neooclib payment

This commit is contained in:
mr
2026-05-28 08:48:02 +02:00
parent 139a6aa237
commit d887d92e57
6 changed files with 178 additions and 11 deletions
+24
View File
@@ -28,6 +28,18 @@
"name": "is_draft",
"description": "draft wished",
"type": "string"
},
{
"in": "query",
"name": "offset",
"description": "offset wished",
"type": "string"
},
{
"in": "query",
"name": "limit",
"description": "limit wished",
"type": "string"
}
],
"responses": {
@@ -80,6 +92,18 @@
"name": "is_draft",
"description": "draft wished",
"type": "string"
},
{
"in": "query",
"name": "offset",
"description": "offset wished",
"type": "string"
},
{
"in": "query",
"name": "limit",
"description": "limit wished",
"type": "string"
}
],
"responses": {