Merge "Fix federation mapping jsonschema"

This commit is contained in:
Zuul
2025-10-03 16:05:13 +00:00
committed by Gerrit Code Review

View File

@@ -130,7 +130,7 @@ IDP_ATTRIBUTE_MAPPING_SCHEMA_1_0 = {
},
},
},
"schema_version": {"name": {"type": "string"}},
"schema_version": {"type": "string"},
},
"definitions": {
"empty": {