Updated spec
This commit is contained in:
parent
deb762b294
commit
935433a9fb
|
|
@ -71,7 +71,10 @@ info:
|
||||||
license:
|
license:
|
||||||
name: 'Elastic License'
|
name: 'Elastic License'
|
||||||
url: 'https://www.elastic.co/licensing/elastic-license'
|
url: 'https://www.elastic.co/licensing/elastic-license'
|
||||||
version: 5.10.53
|
externalDocs:
|
||||||
|
description: 'Invoice Ninja Documentation'
|
||||||
|
url: 'https://invoiceninja.github.io'
|
||||||
|
version: 5.11.48
|
||||||
|
|
||||||
servers:
|
servers:
|
||||||
- url: 'https://demo.invoiceninja.com'
|
- url: 'https://demo.invoiceninja.com'
|
||||||
|
|
@ -1094,7 +1097,7 @@ paths:
|
||||||
description: 'Server error'
|
description: 'Server error'
|
||||||
default:
|
default:
|
||||||
$ref: "#/components/responses/default"
|
$ref: "#/components/responses/default"
|
||||||
/api/v1/bank_transactions/bulk:
|
/api/v1/bank_transations/bulk:
|
||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- bank_transactions
|
- bank_transactions
|
||||||
|
|
@ -1138,7 +1141,7 @@ paths:
|
||||||
description: 'Server error'
|
description: 'Server error'
|
||||||
default:
|
default:
|
||||||
$ref: "#/components/responses/default"
|
$ref: "#/components/responses/default"
|
||||||
/api/v1/bank_transactions/match:
|
/api/v1/bank_transations/match:
|
||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- bank_transactions
|
- bank_transactions
|
||||||
|
|
|
||||||
|
|
@ -71,7 +71,10 @@ info:
|
||||||
license:
|
license:
|
||||||
name: 'Elastic License'
|
name: 'Elastic License'
|
||||||
url: 'https://www.elastic.co/licensing/elastic-license'
|
url: 'https://www.elastic.co/licensing/elastic-license'
|
||||||
version: 5.10.53
|
externalDocs:
|
||||||
|
description: 'Invoice Ninja Documentation'
|
||||||
|
url: 'https://invoiceninja.github.io'
|
||||||
|
version: 5.11.48
|
||||||
|
|
||||||
servers:
|
servers:
|
||||||
- url: 'https://demo.invoiceninja.com'
|
- url: 'https://demo.invoiceninja.com'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue