There was an error while loading. Please reload this page.
1 parent 0811a85 commit 02e72bdCopy full SHA for 02e72bd
2 files changed
.generator/config.yaml
@@ -10,7 +10,7 @@ additionalProperties:
10
enumClassPrefix: true
11
generateInterfaces: true
12
packageName: okta
13
- packageVersion: 6.0.4
+ packageVersion: 6.1.0
14
useOneOfDiscriminatorLookup: true
15
disallowAdditionalPropertiesIfNotPresent: false
16
files:
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
Running changelog of releases since `2.0.0-rc.4`
3
4
+## v6.1.0
5
+- Update the OpenAPI spec to v2026.03.0. Thanks [@pranav-okta](https://github.com/pranav-okta)
6
+
7
## v6.0.4
8
- Fix `PolicyPeopleCondition` by making `UserCondition` and `GroupCondition` optional. Thanks [@pranav-okta](https://github.com/pranav-okta)
9
0 commit comments