Commit 694a8cd
feat(swift): generate Version.swift with
* feat(swift-sdk): generate Version.swift with SDK version constant
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
* fix(swift-sdk): use minor version bump 0.31.0 for feat changelog entry
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
* fix(swift-sdk): make sdkVersion public and add seed test snapshots
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>sdkVersion constant (#14724)1 parent 9b45e40 commit 694a8cd
124 files changed
Lines changed: 146 additions & 0 deletions
File tree
- generators/swift/sdk
- src
- seed/swift-sdk
- accept-header/Sources
- alias-extends/Sources
- alias/Sources
- any-auth/Sources
- api-wide-base-path/Sources
- audiences/Sources
- basic-auth-environment-variables/Sources
- basic-auth-pw-omitted/Sources
- basic-auth/Sources
- bearer-token-environment-variable/Sources
- bytes-download/Sources
- bytes-upload/Sources
- circular-references-advanced/Sources
- circular-references/Sources
- client-side-params
- no-custom-config/Sources
- with-custom-config/Sources
- content-type/Sources
- cross-package-type-names/Sources
- dollar-string-examples/Sources
- empty-clients/Sources
- endpoint-security-auth/Sources
- enum/Sources
- error-property/Sources
- errors/Sources
- examples
- no-custom-config/Sources
- readme-config/Sources
- exhaustive/Sources
- extends/Sources
- extra-properties/Sources
- file-download/Sources
- file-upload-openapi/Sources
- file-upload/Sources
- folders/Sources
- header-auth-environment-variable/Sources
- header-auth/Sources
- http-head/Sources
- idempotency-headers/Sources
- imdb/Sources
- inferred-auth-explicit/Sources
- inferred-auth-implicit-api-key/Sources
- inferred-auth-implicit-no-expiry/Sources
- inferred-auth-implicit-reference/Sources
- inferred-auth-implicit/Sources
- license/Sources
- literals-unions/Sources
- mixed-case/Sources
- mixed-file-directory/Sources
- multi-line-docs/Sources
- multi-url-environment-no-default/Sources
- multi-url-environment/Sources
- multiple-request-bodies/Sources
- no-content-response/Sources
- no-environment/Sources
- no-retries/Sources
- null-type/Sources
- nullable-allof-extends/Sources
- nullable-optional
- no-custom-config/Sources
- nullable-as-optional/Sources
- nullable-request-body/Sources
- nullable
- no-custom-config/Sources
- nullable-as-optional/Sources
- oauth-client-credentials-custom/Sources
- oauth-client-credentials-default/Sources
- oauth-client-credentials-environment-variables/Sources
- oauth-client-credentials-mandatory-auth/Sources
- oauth-client-credentials-nested-root/Sources
- oauth-client-credentials-openapi/Sources
- oauth-client-credentials-reference/Sources
- oauth-client-credentials-with-variables/Sources
- oauth-client-credentials/Sources
- objects-with-imports/Sources
- object/Sources
- optional/Sources
- package-yml/Sources
- pagination-custom/Sources
- pagination-uri-path/Sources
- pagination
- custom-pager-with-exception-handler/Sources
- custom-pager/Sources
- no-custom-config/Sources
- path-parameters/Sources
- plain-text/Sources
- property-access/Sources
- public-object/Sources
- query-param-name-conflict/Sources
- query-parameters-openapi-as-objects/Sources
- query-parameters-openapi/Sources
- query-parameters/Sources
- request-parameters/Sources
- required-nullable
- no-custom-config/Sources
- nullable-as-optional/Sources
- reserved-keywords/Sources
- response-property/Sources
- schemaless-request-body-examples/Sources
- server-sent-event-examples/Sources
- server-sent-events-openapi/Sources
- server-sent-events/Sources
- server-url-templating/Sources
- simple-api/Sources
- simple-fhir/Sources
- single-url-environment-default
- no-custom-config/Sources
- with-custom-config/Sources
- single-url-environment-no-default/Sources
- streaming-parameter/Sources
- streaming/Sources
- trace/Sources
- undiscriminated-union-with-response-property/Sources
- undiscriminated-unions/Sources
- unions-with-local-date/Sources
- unions/Sources
- unknown/Sources
- url-form-encoded/Sources
- validation/Sources
- variables/Sources
- version-no-default/Sources
- version/Sources
- webhook-audience/Sources
- webhooks/Sources
- websocket-bearer-auth/Sources
- websocket-inferred-auth/Sources
- websocket-multi-url/Sources
- websocket/Sources
- x-fern-default/Sources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
| |||
576 | 577 | | |
577 | 578 | | |
578 | 579 | | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
579 | 592 | | |
580 | 593 | | |
581 | 594 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
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.
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.
Lines changed: 1 addition & 0 deletions
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