Skip to content

Commit 94436de

Browse files
feat: fix small issues 3
1 parent 32df3ac commit 94436de

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/service-endpoints/billing-balance.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@
1414
"get": {
1515
"operationId": "_v1_billing_balance",
1616
"requestBody": {
17-
"required": true,
17+
"required": false,
1818
"content": {
1919
"application/json": {
2020
"schema": {
21+
"type": "",
2122
"title": ""
2223
}
2324
}

0 commit comments

Comments
 (0)