Updated spec

This commit is contained in:
David Bomba 2025-03-04 07:36:47 +11:00
parent deb762b294
commit 935433a9fb
2 changed files with 10 additions and 4 deletions

View File

@ -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

View File

@ -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'