Loading LocationAPI.json +61 −53 Original line number Diff line number Diff line Loading @@ -1954,9 +1954,9 @@ "userTrackingSubscription": { "$ref": "#/components/schemas/UserTrackingSubscription" } } }, "example": { "examples": [ { "userTrackingSubscription": { "clientCorrelator": "0123", "callbackReference": { Loading @@ -1969,6 +1969,8 @@ "resourceURL": "http://meAppServer.example.com/location/v2/subscriptions/userTracking/sub123" } } ] } } } }, Loading Loading @@ -2355,9 +2357,9 @@ "zonalTrafficSubscription": { "$ref": "#/components/schemas/ZonalTrafficSubscription" } } }, "example": { "examples": [ { "zonalTrafficSubscription": { "clientCorrelator": "0123", "callbackReference": { Loading @@ -2370,6 +2372,8 @@ "resourceURL": "http://meAppServer.example.com/location/v2/subscriptions/zonalTraffic/sub123" } } ] } } } }, Loading Loading @@ -2750,9 +2754,9 @@ "zoneStatusSubscription": { "$ref": "#/components/schemas/ZoneStatusSubscription" } } }, "example": { "examples": [ { "zoneStatusSubscription": { "clientCorrelator": "0123", "callbackReference": { Loading @@ -2766,6 +2770,8 @@ "resourceURL": "http://meAppServer.example.com/location/v2/subscriptions/zoneStatus/sub123" } } ] } } } }, Loading Loading @@ -2922,9 +2928,9 @@ "content": { "application/problem+json": { "schema": { "$ref": "#/components/schemas/ProblemDetails" }, "example": { "$ref": "#/components/schemas/ProblemDetails", "examples": [ { "application/problem+json": { "type": "https://meAppServer.example.com/rni/v2/probs/too-many targets", "title": "Too many targets", Loading @@ -2933,6 +2939,8 @@ "instance": "/meAppClient.example.com/77777/msgs/abc" } } ] } } } }, Loading LocationAPI.yaml +32 −32 Original line number Diff line number Diff line Loading @@ -1257,8 +1257,8 @@ paths: properties: userTrackingSubscription: $ref: '#/components/schemas/UserTrackingSubscription' example: userTrackingSubscription: examples: - userTrackingSubscription: clientCorrelator: '0123' callbackReference: notifyURL: 'http://my.callback.com/location_notifications/some-id' Loading Loading @@ -1503,8 +1503,8 @@ paths: properties: zonalTrafficSubscription: $ref: '#/components/schemas/ZonalTrafficSubscription' example: zonalTrafficSubscription: examples: - zonalTrafficSubscription: clientCorrelator: '0123' callbackReference: notifyURL: 'http://my.callback.com/location_notifications/some-id' Loading Loading @@ -1748,8 +1748,8 @@ paths: properties: zoneStatusSubscription: $ref: '#/components/schemas/ZoneStatusSubscription' example: zoneStatusSubscription: examples: - zoneStatusSubscription: clientCorrelator: '0123' callbackReference: notifyURL: 'http://my.callback.com/location_notifications/some-id' Loading Loading @@ -1859,8 +1859,8 @@ components: application/problem+json: schema: $ref: '#/components/schemas/ProblemDetails' example: application/problem+json: examples: - application/problem+json: type: 'https://meAppServer.example.com/rni/v2/probs/too-many targets' title: Too many targets status: '422' Loading Loading
LocationAPI.json +61 −53 Original line number Diff line number Diff line Loading @@ -1954,9 +1954,9 @@ "userTrackingSubscription": { "$ref": "#/components/schemas/UserTrackingSubscription" } } }, "example": { "examples": [ { "userTrackingSubscription": { "clientCorrelator": "0123", "callbackReference": { Loading @@ -1969,6 +1969,8 @@ "resourceURL": "http://meAppServer.example.com/location/v2/subscriptions/userTracking/sub123" } } ] } } } }, Loading Loading @@ -2355,9 +2357,9 @@ "zonalTrafficSubscription": { "$ref": "#/components/schemas/ZonalTrafficSubscription" } } }, "example": { "examples": [ { "zonalTrafficSubscription": { "clientCorrelator": "0123", "callbackReference": { Loading @@ -2370,6 +2372,8 @@ "resourceURL": "http://meAppServer.example.com/location/v2/subscriptions/zonalTraffic/sub123" } } ] } } } }, Loading Loading @@ -2750,9 +2754,9 @@ "zoneStatusSubscription": { "$ref": "#/components/schemas/ZoneStatusSubscription" } } }, "example": { "examples": [ { "zoneStatusSubscription": { "clientCorrelator": "0123", "callbackReference": { Loading @@ -2766,6 +2770,8 @@ "resourceURL": "http://meAppServer.example.com/location/v2/subscriptions/zoneStatus/sub123" } } ] } } } }, Loading Loading @@ -2922,9 +2928,9 @@ "content": { "application/problem+json": { "schema": { "$ref": "#/components/schemas/ProblemDetails" }, "example": { "$ref": "#/components/schemas/ProblemDetails", "examples": [ { "application/problem+json": { "type": "https://meAppServer.example.com/rni/v2/probs/too-many targets", "title": "Too many targets", Loading @@ -2933,6 +2939,8 @@ "instance": "/meAppClient.example.com/77777/msgs/abc" } } ] } } } }, Loading
LocationAPI.yaml +32 −32 Original line number Diff line number Diff line Loading @@ -1257,8 +1257,8 @@ paths: properties: userTrackingSubscription: $ref: '#/components/schemas/UserTrackingSubscription' example: userTrackingSubscription: examples: - userTrackingSubscription: clientCorrelator: '0123' callbackReference: notifyURL: 'http://my.callback.com/location_notifications/some-id' Loading Loading @@ -1503,8 +1503,8 @@ paths: properties: zonalTrafficSubscription: $ref: '#/components/schemas/ZonalTrafficSubscription' example: zonalTrafficSubscription: examples: - zonalTrafficSubscription: clientCorrelator: '0123' callbackReference: notifyURL: 'http://my.callback.com/location_notifications/some-id' Loading Loading @@ -1748,8 +1748,8 @@ paths: properties: zoneStatusSubscription: $ref: '#/components/schemas/ZoneStatusSubscription' example: zoneStatusSubscription: examples: - zoneStatusSubscription: clientCorrelator: '0123' callbackReference: notifyURL: 'http://my.callback.com/location_notifications/some-id' Loading Loading @@ -1859,8 +1859,8 @@ components: application/problem+json: schema: $ref: '#/components/schemas/ProblemDetails' example: application/problem+json: examples: - application/problem+json: type: 'https://meAppServer.example.com/rni/v2/probs/too-many targets' title: Too many targets status: '422' Loading