Skip to content

Commit

Permalink
Bump version to v2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-mairose-sp authored and developer-relations-sp committed Aug 28, 2024
1 parent 8d2d5a4 commit 3888339
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion api_beta/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Use these APIs to interact with the Identity Security Cloud platform to achieve
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.

- API version: 3.1.0-beta
- Package version: 2.1.8
- Package version: 2.1.9
- Generator version: 7.8.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen
For more information, please visit [https://developer.sailpoint.com/discuss/api-help](https://developer.sailpoint.com/discuss/api-help)
Expand Down
2 changes: 1 addition & 1 deletion api_beta/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api_beta/configuration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api_v2024/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Use these APIs to interact with the Identity Security Cloud platform to achieve
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.

- API version: v2024
- Package version: 2.1.8
- Package version: 2.1.9
- Generator version: 7.8.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen
For more information, please visit [https://developer.sailpoint.com/discuss/api-help](https://developer.sailpoint.com/discuss/api-help)
Expand Down
2 changes: 1 addition & 1 deletion api_v2024/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api_v2024/configuration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api_v3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Use these APIs to interact with the Identity Security Cloud platform to achieve
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.

- API version: 3.0.0
- Package version: 2.1.8
- Package version: 2.1.9
- Generator version: 7.8.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen
For more information, please visit [https://developer.sailpoint.com/discuss/api-help](https://developer.sailpoint.com/discuss/api-help)
Expand Down
2 changes: 1 addition & 1 deletion api_v3/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api_v3/configuration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdk-resources/beta-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
templateDir: ./sdk-resources/resources
packageName: api_beta
packageVersion: 2.1.8
packageVersion: 2.1.9
generateInterfaces: false
disallowAdditionalPropertiesIfNotPresent: false
useOneOfDiscriminatorLookup: false
Expand Down
2 changes: 1 addition & 1 deletion sdk-resources/v2024-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
templateDir: ./sdk-resources/resources
packageName: api_v2024
packageVersion: 2.1.8
packageVersion: 2.1.9
generateInterfaces: false
disallowAdditionalPropertiesIfNotPresent: false
useOneOfDiscriminatorLookup: false
Expand Down
2 changes: 1 addition & 1 deletion sdk-resources/v3-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
templateDir: ./sdk-resources/resources
packageName: api_v3
packageVersion: 2.1.8
packageVersion: 2.1.9
generateInterfaces: false
disallowAdditionalPropertiesIfNotPresent: false
useOneOfDiscriminatorLookup: false
Expand Down

0 comments on commit 3888339

Please sign in to comment.