File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ additionalProperties:
1010 enumClassPrefix : true
1111 generateInterfaces : true
1212 packageName : okta
13- packageVersion : 6.0.0
13+ packageVersion : 6.0.1
1414 useOneOfDiscriminatorLookup : true
1515 disallowAdditionalPropertiesIfNotPresent : false
1616files :
Original file line number Diff line number Diff line change 11# Changelog
22Running changelog of releases since ` 2.0.0-rc.4 `
33
4+ ## v6.0.1
5+ - Fix role assignment APIs ` oneOf ` schema issues in spec [ #553 ] ( https://github.com/okta/okta-sdk-golang/pull/553 ) . Thanks [ @pranav-okta ] ( https://github.com/okta/pranav-okta )
6+
47## v6.0.0
58- Update to latest Okta Management API specification
69- Breaking changes from v5.x - see [ migration guide] ( MIGRATING.md )
You can’t perform that action at this time.
0 commit comments