Fixes for openapi spec

This commit is contained in:
David Bomba 2024-11-17 21:48:33 +11:00
parent 34064f8b7c
commit 9817158076
3 changed files with 1794 additions and 1723 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
openapi: 3.0.0
openapi: 3.0.1
info:
title: 'Invoice Ninja API Reference.'
description: |
@ -71,12 +71,13 @@ info:
license:
name: 'Elastic License'
url: 'https://www.elastic.co/licensing/elastic-license'
version: 5.10.31
version: 5.10.53
servers:
- url: 'https://demo.invoiceninja.com'
description: |
## Demo API endpoint
You can use the demo API key `TOKEN` to test the endpoints from within this API spec
- url: 'https://invoicing.co'
description: |
## Production API endpoint
- url: 'https://demo.invoiceninja.com'
description: |
## Demo API endpoint
You can use the demo API key `TOKEN` to test the endpoints from within this API spec
- url: 'https://invoicing.co'
description: |
## Production API endpoint