Skip to content

No way to retrieve the label of an AppLink in java sdk v18.0.0+ #1592

@alexey-komarov

Description

@alexey-komarov

Describe the bug?

In v17.0.0, there was a getLabel method:

https://developer.okta.com/okta-sdk-java/17.0.0/apidocs/com/okta/sdk/resource/model/AppLink.html

However, in v18.0.0, this method is no longer available: https://developer.okta.com/okta-sdk-java/18.0.0/apidocs/com/okta/sdk/resource/model/AppLink.html

Could someone explain if this is an intentional change, and how we are supposed to retrieve the label now?

What is expected to happen?

AppLink model has getLabel method

What is the actual behavior?

AppLink model has no getLabel method

Reproduction Steps?

Open the provided links to the documentation

Additional Information?

No response

Java Version

any

SDK Version

v18, v19, v20

OS version

Any

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions