GitHub - cloudflare/api-schemas
GitHub
GitHub - cloudflare/api-schemas
Contribute to cloudflare/api-schemas development by creating an account on GitHub.
7 Replies
Yes this is the repo where I have taken the openapi schema for current api documentation. But does this has openapi schema for new api documentation?
it is the new auto genned schema for the new api docs, has permissions and all that
The Cloudflare Blog
The Cloudflare API now uses OpenAPI schemas
Cloudflare now has OpenAPI Schemas available for the API. Users can use these schemas in any open source OpenAPI Tooling.
Search functionality on new api documentation site does not provide much useful information while searching for an operation. E.g if I want to see how to perform list and CRUD operations on custom lists then the only way to find it is to go to the cloudflare UI, open developer tools and then look into the network tab.
there's a feedback form on the root page of it https://developers.cloudflare.com/api-next/
Cloudflare API | overview
Interact with Cloudflare's products and services via the Cloudflare API
I know what you mean though, would be helpful to have more guided sections alongside it for general api use, the devs docs has some
Yes that is very much needed. Cloudflare documentation is huge and many times finding relevant information takes a lot of time.