diff --git a/swagger2.0/oic.r.pushconfiguration.swagger.json b/swagger2.0/oic.r.pushconfiguration.swagger.json index 1164d24..70ec442 100644 --- a/swagger2.0/oic.r.pushconfiguration.swagger.json +++ b/swagger2.0/oic.r.pushconfiguration.swagger.json @@ -20,7 +20,7 @@ "application/json" ], "paths": { - "/PushConfigurationResURI" : { + "/PushConfigurationResURI?if=oic.if.ll" : { "get": { "description": "Collection of oic.r.notificationselector with associated push proxies.\nAllows a Server to be configured with one or more Push Notification destinations.\n", "parameters": [ diff --git a/swagger2.0/oic.r.pushreceiver.swagger.json b/swagger2.0/oic.r.pushreceiver.swagger.json index 04040dd..c77363c 100644 --- a/swagger2.0/oic.r.pushreceiver.swagger.json +++ b/swagger2.0/oic.r.pushreceiver.swagger.json @@ -14,7 +14,7 @@ "consumes": ["application/json"], "produces": ["application/json"], "paths": { - "/PushReceiverResURI": { + "/PushReceiverResURI?if=oic.if.rw": { "get": { "description": "Resource that defines the receiver for Push Notifications", "parameters": [