openapi icon indicating copy to clipboard operation
openapi copied to clipboard

The OpenAPI v3 specification for DigitalOcean's public API.

Results 46 openapi issues
Sort by recently updated
recently updated
newest added

The CDN update endpoint returns a 200 'OK' status rather than a 202 'ACCEPTED' status.

The response for `/v2/customers/my/invoices/{uuid}/pdf` contains a `content-type` header in the response, so we should include that in the spec.

https://docs.digitalocean.com/reference/api/api-reference/#operation/actions_list In the actions list endpoint, the links struct incorrectly has two nested pages structs. pages should not have another pages struct.

Creating this PR as a draft as I'm not fully convinced these changes would add value beyond cleaning up the client generation output. # Overview Here's the breakdown of warnings...

Apps [documentation](https://docs.digitalocean.com/reference/api/api-reference/#tag/Apps) points to a broken link for App specification documentation ``` For documentation on app specifications (AppSpec objects), please refer to the [product documentation](https://www.digitalocean.com/docs/app-platform/references/app-specification-reference/). ```

bug
documentation

This PR adds the upcoming uptime endpoints to the spec. Please do not merge until we're ready for GA.

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.8 to 1.19.11. Release notes Sourced from urijs's releases. 1.19.11 (April 3rd 2022) SECURITY fixing URI.parse() handle excessive slashes in scheme-relative URLs - disclosed by zeyu2001 via...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

cloud functions CRUD operations