Commit 11efbd0
authored
fix(java): Fix java wire tests for sdks with oauth (#11335)
* updates
* update java version
* Automated update of seed files
---------
Co-authored-by: jsklan <[email protected]>1 parent ce199a5 commit 11efbd0
File tree
257 files changed
+4633
-444
lines changed- generators
- java-v2
- ast/src/ast
- dynamic-snippets/src
- sdk/src/sdk-wire-tests
- builders
- java/sdk
- seed/java-sdk
- accept-header/accept-header/.fern
- alias/.fern
- any-auth/.fern
- api-wide-base-path/.fern
- audiences/.fern
- basic-auth-environment-variables/.fern
- basic-auth/basic-auth/.fern
- bearer-token-environment-variable/.fern
- bytes-download/.fern
- bytes-upload/.fern
- circular-references-advanced/.fern
- circular-references/.fern
- client-side-params/default/.fern
- content-type/.fern
- cross-package-type-names/.fern
- empty-clients/.fern
- enum
- forward-compatible-enums/.fern
- no-custom-config/.fern
- error-property/.fern
- errors/.fern
- examples
- default
- .fern
- src/main/java/com/snippets
- inline-file-properties
- .fern
- src/main/java/com/snippets
- no-custom-config
- .fern
- src/main/java/com/snippets
- readme-config
- .fern
- src/main/java/com/snippets
- exhaustive
- custom-client-class-name/.fern
- custom-dependency/.fern
- custom-error-names/.fern
- custom-license/.fern
- enable-public-constructors/.fern
- flat-package-layout/.fern
- forward-compatible-enums/.fern
- json-include-non-empty/.fern
- no-custom-config/.fern
- publish-to/.fern
- signed_publish/.fern
- extends/.fern
- extra-properties/.fern
- file-download/.fern
- file-upload-openapi/.fern
- file-upload
- inline-file-properties/.fern
- no-custom-config/.fern
- wrapped-aliases/.fern
- folders/.fern
- header-auth-environment-variable/.fern
- header-auth/header-auth/.fern
- http-head/.fern
- idempotency-headers/.fern
- imdb
- disable-required-property-builder-checks/.fern
- flat-package-layout/.fern
- inferred-auth-explicit/.fern
- inferred-auth-implicit-api-key/.fern
- inferred-auth-implicit-no-expiry/.fern
- inferred-auth-implicit-reference/.fern
- inferred-auth-implicit/.fern
- java-builder-extension
- base-client/.fern
- extensible-builders/.fern
- java-custom-package-prefix/java-custom-package-prefix/.fern
- java-default-timeout/default/.fern
- java-inline-types
- enable-forward-compatible-enums/.fern
- inline/.fern
- no-inline/.fern
- no-wrapped-aliases/.fern
- java-nullable-named-request-types/custom-config/.fern
- java-optional-nullable-query-params/default/.fern
- java-pagination-deep-cursor-path
- java-pagination-deep-cursor-path/.fern
- wire-tests/.fern
- java-single-property-endpoint/java-single-property-endpoint/.fern
- java-staged-builder-ordering/.fern
- java-with-property-conflict/default/.fern
- license/.fern
- literals-unions/.fern
- literal/.fern
- mixed-case/.fern
- mixed-file-directory/.fern
- multi-line-docs/.fern
- multi-url-environment-no-default/.fern
- multi-url-environment/.fern
- multiple-request-bodies/.fern
- no-environment/.fern
- no-retries/.fern
- nullable-allof-extends/.fern
- nullable-optional
- collapse-optional-nullable/.fern
- legacy/.fern
- with-nullable-annotation/.fern
- nullable-request-body/.fern
- nullable
- no-custom-config/.fern
- wrapped-aliases/.fern
- oauth-client-credentials-custom
- .fern
- src/main/java/com/snippets
- oauth-client-credentials-default
- .fern
- src/main/java/com/snippets
- oauth-client-credentials-environment-variables
- .fern
- src/main/java/com/snippets
- oauth-client-credentials-mandatory-auth/no-custom-config
- .fern
- src/main/java/com/snippets
- oauth-client-credentials-nested-root
- .fern
- src/main/java/com/snippets
- oauth-client-credentials-reference
- .fern
- .github/workflows
- sample-app
- src/main/java/sample
- src
- main/java/com
- seed/oauthClientCredentialsReference
- core
- resources
- auth
- types
- simple
- snippets
- test/java/com/seed/oauthClientCredentialsReference
- core
- oauth-client-credentials-with-variables
- .fern
- src/main/java/com/snippets
- oauth-client-credentials/oauth-client-credentials
- .fern
- src
- main/java/com/snippets
- test/java/com/seed/oauthClientCredentials
- objects-with-imports/.fern
- object/.fern
- optional/wire-tests/.fern
- package-yml/.fern
- pagination-custom/default/.fern
- pagination/default/.fern
- path-parameters/.fern
- plain-text/.fern
- property-access/.fern
- public-object/.fern
- query-parameters-openapi-as-objects/.fern
- query-parameters-openapi/.fern
- query-parameters/.fern
- request-parameters/.fern
- required-nullable/.fern
- reserved-keywords/.fern
- response-property/.fern
- server-sent-event-examples
- .fern
- server-sent-events
- .fern
- simple-api/.fern
- simple-fhir/.fern
- single-url-environment-default/.fern
- single-url-environment-no-default/.fern
- streaming/streaming
- .fern
- src/test/java/com/seed/streaming
- trace/.fern
- undiscriminated-union-with-response-property/.fern
- undiscriminated-unions/.fern
- unions-with-local-date/default/.fern
- unions/default/.fern
- unknown/.fern
- url-form-encoded/.fern
- validation/.fern
- variables/.fern
- version-no-default/.fern
- version
- forward-compatible-enums/.fern
- no-custom-config/.fern
- websocket-bearer-auth/.fern
- websocket-inferred-auth/.fern
- websocket/.fern
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
257 files changed
+4633
-444
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
| 398 | + | |
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
676 | | - | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
677 | 679 | | |
678 | 680 | | |
679 | 681 | | |
| |||
Lines changed: 95 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
144 | 147 | | |
145 | 148 | | |
146 | 149 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
152 | 209 | | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
153 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
154 | 244 | | |
155 | 245 | | |
156 | 246 | | |
| |||
Lines changed: 1 addition & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | 487 | | |
492 | 488 | | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | 489 | | |
| 490 | + | |
507 | 491 | | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | 492 | | |
517 | 493 | | |
518 | 494 | | |
| |||
Lines changed: 18 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
76 | 89 | | |
77 | | - | |
78 | | - | |
79 | | - | |
| 90 | + | |
80 | 91 | | |
81 | | - | |
82 | | - | |
83 | 92 | | |
84 | 93 | | |
85 | 94 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
99 | 109 | | |
100 | 110 | | |
101 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments