Skip to content

Commit

Permalink
add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-ariyaratne committed Jan 23, 2025
1 parent 01626d5 commit 8ee1062
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ public String getSystemSchemaExtensionURI() {
* @return extension's required property
*/
public boolean getSystemSchemaExtensionRequired() {

AttributeSchema schemaExtension = SCIMSystemSchemaExtensionBuilder.getInstance().getExtensionSchema();
if (schemaExtension == null) {
return false;
Expand Down

0 comments on commit 8ee1062

Please sign in to comment.