mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-02 09:54:35 -04:00
Working on new openapi spec
This commit is contained in:
parent
baa70aa99b
commit
aeb589bf95
@ -57,12 +57,6 @@ paths:
|
|||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
$ref: '#/components/schemas/Activity'
|
$ref: '#/components/schemas/Activity'
|
||||||
422:
|
|
||||||
description: 'Validation error'
|
|
||||||
content:
|
|
||||||
application/json:
|
|
||||||
schema:
|
|
||||||
$ref: '#/components/schemas/ValidationError'
|
|
||||||
default:
|
default:
|
||||||
description: 'Unexpected Error'
|
description: 'Unexpected Error'
|
||||||
content:
|
content:
|
||||||
|
@ -33,12 +33,6 @@ paths:
|
|||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
$ref: '#/components/schemas/Activity'
|
$ref: '#/components/schemas/Activity'
|
||||||
422:
|
|
||||||
description: 'Validation error'
|
|
||||||
content:
|
|
||||||
application/json:
|
|
||||||
schema:
|
|
||||||
$ref: '#/components/schemas/ValidationError'
|
|
||||||
default:
|
default:
|
||||||
description: 'Unexpected Error'
|
description: 'Unexpected Error'
|
||||||
content:
|
content:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user