pingidentity / scim2

The UnboundID SCIM 2.0 SDK for Java
184 stars 75 forks source link

Overhaul GenericScimResource documentation. #234

Open kqarryzada opened 6 days ago

kqarryzada commented 6 days ago

Updated the documentation for GenericScimResource objects to provide clearer messaging and better examples on how the class can help define a new resource type, as well as how clients can leverage the library methods effectively. The Javadocs have been standardized for consistent messaging.

This change includes some test updates to validate some of the behavior that was documented previously, but did not have coverage.

Reviewer: vyhhuang Reviewer: dougbulkley

JiraIssue: DS-49314