-
Notifications
You must be signed in to change notification settings - Fork 136
No way to retrieve the label of an AppLink in java sdk v18.0.0+ #1592
Copy link
Copy link
Closed
Labels
Description
Describe the bug?
In v17.0.0, there was a getLabel method:
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
Reactions are currently unavailable