Details
-
Bug
-
Resolution: Fixed
-
Minor
-
COmanage Registry 4.3.2 (Ruddy Rex MR2)
-
None
Description
the comanage schema has errors in it. https://github.com/Internet2/comanage-registry/blob/4.0.0/app/Config/Schema/json/BulkLoadShell/schema.json "CoGroupMember": { "$ref": "#/definitions/CoGroup" }}} should be CoGroupMember at the end. The meta schema is "$schema": "https://json-schema.org/draft/2019-09/schema" {{but should be "$schema": "https://json-schema.org/draft-07/schema" according to SpecVersion.VersionFlag.V7