Skip to content

Commit df27c86

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
feat(api): OpenAPI spec update via Stainless API (#161)
1 parent 643c8ba commit df27c86

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+47503
-3514
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ reportImplicitOverride = true
130130
reportImportCycles = false
131131
reportPrivateUsage = false
132132

133+
133134
[tool.ruff]
134135
line-length = 120
135136
output-format = "grouped"

src/cloudflare/resources/bot_management.py

+344-21
Large diffs are not rendered by default.

src/cloudflare/resources/cache/cache.py

+482-9
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)