Skip to content

Commit a2bc4be

Browse files
Update generated code for v2205 and (#2193)
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent fc13c71 commit a2bc4be

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CODEGEN_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b51a9d09327603fa3a61d076f4bf7f07b43e1659
1+
58595eed5a9dffbf0f297ecaf3ac45acf36c5de3

src/main/java/com/stripe/net/HttpClient.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ static String detectAIAgent(Function<String, String> getEnv) {
154154
{"CODEX_CI", "codex_cli"},
155155
{"CURSOR_AGENT", "cursor"},
156156
{"GEMINI_CLI", "gemini_cli"},
157+
{"OPENCLAW_SHELL", "openclaw"},
157158
{"OPENCODE", "open_code"},
158159
// The end of the section generated from our OpenAPI spec
159160
};

0 commit comments

Comments
 (0)