Skip to content

Commit f72404d

Browse files
feat(api): OpenAPI spec update via Stainless API (#162)
1 parent 4032025 commit f72404d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The Cloudflare Python library provides convenient access to the Cloudflare REST
66
application. The library includes type definitions for all request params and response fields,
77
and offers both synchronous and asynchronous clients powered by [httpx](https://github.com/encode/httpx).
88

9+
It is generated with [Stainless](https://www.stainlessapi.com/).
10+
911
## Documentation
1012

1113
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).

0 commit comments

Comments
 (0)