diff --git a/APIs/schemas/rolePath.json b/APIs/schemas/rolePath.json index 0cafe9c..3c2300d 100644 --- a/APIs/schemas/rolePath.json +++ b/APIs/schemas/rolePath.json @@ -6,7 +6,7 @@ "items": { "type": "string", "enum": [ - "bulkProperties", + "bulkProperties/", "descriptors/", "methods/", "properties/" diff --git a/examples/rolePath-get-200.json b/examples/rolePath-get-200.json index 8608385..422f712 100644 --- a/examples/rolePath-get-200.json +++ b/examples/rolePath-get-200.json @@ -1,5 +1,5 @@ [ - "bulkProperties", + "bulkProperties/", "descriptors/", "methods/", "properties/"