Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CODEGEN_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b51a9d09327603fa3a61d076f4bf7f07b43e1659
58595eed5a9dffbf0f297ecaf3ac45acf36c5de3
1 change: 1 addition & 0 deletions stripe/_api_requestor.py
Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,7 @@ def specific_oauth_error(self, rbody, rcode, resp, rheaders, error_code):
("CODEX_CI", "codex_cli"),
("CURSOR_AGENT", "cursor"),
("GEMINI_CLI", "gemini_cli"),
("OPENCLAW_SHELL", "openclaw"),
("OPENCODE", "open_code"),
# aiAgents: The end of the section generated from our OpenAPI spec
]
Expand Down
Loading