Skip to content

NetworkZone model no longer has the Gateways property #760

@twhitex

Description

@twhitex

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions