Skip to content

Commit

Permalink
Bump version to v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
darrell-thobe-sp authored and developer-relations-sp committed Jul 15, 2024
1 parent cb1be48 commit 2e9e1be
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 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.0.6
- Package version: 2.0.7
- 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_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.0.6
- Package version: 2.0.7
- 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.0.6
packageVersion: 2.0.7
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.0.6
packageVersion: 2.0.7
generateInterfaces: false
disallowAdditionalPropertiesIfNotPresent: false
useOneOfDiscriminatorLookup: false
Expand Down

0 comments on commit 2e9e1be

Please sign in to comment.