invoiceninja / invoiceninja/api-docs
`/api/v1/invoices/bulk` uses non-supported type: enum
Open
- Dominant language
- HTML
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
there is no `type: enum` in openapi specs, it has to be `type: string` https://swagger.io/docs/specification/v3_0/data-models/enums/
You can run the full validation with https://github.com/python-openapi/openapi-spec-validator
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.