Skip to content

Commit

Permalink
feat(api): OpenAPI spec update via Stainless API (#1135)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored Jul 15, 2024
1 parent 43506a9 commit 38ff598
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .stats.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configured_endpoints: 1256
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-679167edf32571d5f0fe206d0e3cbf3e10dff2b29d5095c9593e5bd534b6cfb1.yml
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-d1c6ef4fb324b6507af8b79469a4b1e63bf323a0a7736cdcd39ae9d1217ed5fe.yml
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This library provides convenient access to the Cloudflare REST API from server-side TypeScript or JavaScript.

The REST API documentation can be found [on developers.cloudflare.com](https://developers.cloudflare.com/api). The full API of this library can be found in [api.md](api.md).
The REST API documentation can be found on [developers.cloudflare.com](https://developers.cloudflare.com/api). The full API of this library can be found in [api.md](api.md).

It is generated with [Stainless](https://www.stainlessapi.com/).

Expand Down

0 comments on commit 38ff598

Please sign in to comment.