1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00

Working on new openapi spec

This commit is contained in:
David Bomba 2023-02-11 16:28:18 +11:00
parent baa70aa99b
commit aeb589bf95
2 changed files with 0 additions and 12 deletions

View File

@ -57,12 +57,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/Activity'
422:
description: 'Validation error'
content:
application/json:
schema:
$ref: '#/components/schemas/ValidationError'
default:
description: 'Unexpected Error'
content:

View File

@ -33,12 +33,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/Activity'
422:
description: 'Validation error'
content:
application/json:
schema:
$ref: '#/components/schemas/ValidationError'
default:
description: 'Unexpected Error'
content: