Skip to content

Commit

Permalink
feat(api): OpenAPI spec update via Stainless API (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored and stainless-bot committed Mar 21, 2024
1 parent 643c8ba commit df27c86
Show file tree
Hide file tree
Showing 42 changed files with 47,503 additions and 3,514 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ reportImplicitOverride = true
reportImportCycles = false
reportPrivateUsage = false


[tool.ruff]
line-length = 120
output-format = "grouped"
Expand Down
365 changes: 344 additions & 21 deletions src/cloudflare/resources/bot_management.py

Large diffs are not rendered by default.

491 changes: 482 additions & 9 deletions src/cloudflare/resources/cache/cache.py

Large diffs are not rendered by default.

Loading

0 comments on commit df27c86

Please sign in to comment.