We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f510ebb commit b287dd7Copy full SHA for b287dd7
src/functions/debitoor/index.ts
@@ -10,7 +10,7 @@ export default {
10
method: 'post',
11
path: 'debitoor',
12
request: {
13
- schema: {
+ schemas: {
14
'application/json': schema,
15
},
16
src/functions/sheet/index.ts
path: 'sheet',
0 commit comments