diff --git a/amps/ags/rm-community/rm-community-repo/unit-test/resources/rest/schema.json b/amps/ags/rm-community/rm-community-repo/unit-test/resources/rest/schema.json index f12a8c0e47..617534ba9b 100644 --- a/amps/ags/rm-community/rm-community-repo/unit-test/resources/rest/schema.json +++ b/amps/ags/rm-community/rm-community-repo/unit-test/resources/rest/schema.json @@ -1,7 +1,7 @@ { "title": "A JSON Schema for Swagger 2.0 API.", - "id": "http://swagger.io/v2/schema.json#", - "$schema": "http://json-schema.org/draft-04/schema#", + "id": "#", + "$schema": "#", "type": "object", "required": [ "swagger",