Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NetworkZone model no longer has the Gateways property #760

Open
twhitex opened this issue Nov 21, 2024 · 2 comments
Open

NetworkZone model no longer has the Gateways property #760

twhitex opened this issue Nov 21, 2024 · 2 comments
Labels

Comments

@twhitex
Copy link

twhitex commented Nov 21, 2024

Describe the bug?

In 9.0, NetworkZone no longer contains a Gateways property, where in prior releases it contained it. The spec for listing network zones has it: https://developer.okta.com/docs/api/openapi/okta-management/management/tag/NetworkZone/#tag/NetworkZone/operation/listNetworkZones.

This seems to be an undocumented change.

What is expected to happen?

Gateways is a property in the NetworkZone model that is returned when calling NetworkZoneApi.ListNetworkZones

What is the actual behavior?

Gateways property does not exist on NetworkZone.

Reproduction Steps?

Update from Okta.Sdk 8.1.5 to Okta.Sdk 9.0 in a project that relies on NetworkZoneApi.ListNetworkZones returning a NetworkZone with the Gateways property.

Additional Information?

No response

.NET Version

8.0.403

SDK Version

9.0.0

OS version

No response

@twhitex twhitex added the bug label Nov 21, 2024
@bryanapellanes-okta
Copy link
Contributor

@twhitex Thank you for bringing this to our attention. I apologize for the inconvenience. I've entered an internal issue for tracking and prioritization. OKTA-837259

@twhitex
Copy link
Author

twhitex commented Dec 13, 2024

@bryanapellanes-okta Any update or ETA? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants