diff --git a/src/content/changelogs/fundamentals.yaml b/src/content/changelogs/fundamentals.yaml index 86dda53be4928a8..432cd05e7bf2d4a 100644 --- a/src/content/changelogs/fundamentals.yaml +++ b/src/content/changelogs/fundamentals.yaml @@ -5,6 +5,12 @@ productLink: "/fundamentals/" productArea: Core platform productAreaLink: /fundamentals/reference/changelog/platform/ entries: + - publish_date: "2024-12-16" + title: Cloudflare API docs are now automatically generated + description: |- + Cloudflare's API documentation is now being automatically generated based on OpenAPI Schemas, and we have retired our old documentation. The move to OpenAPI Schemas allows us to ensure greater consistency and quality across our API documentation. The documentation now also includes examples of how to call the API using curl or our SDKs. + + Refer to the [Cloudflare API documentation](/api/), or the [blog post on our transition to OpenAPI](https://blog.cloudflare.com/open-api-transition/) for more information. - publish_date: "2024-12-06" title: Dashboard SCIM is now fully self-serve description: |-