Loading LocationAPI.json +1 −12 Original line number Diff line number Diff line Loading @@ -2928,18 +2928,7 @@ "content": { "application/problem+json": { "schema": { "$ref": "#/components/schemas/ProblemDetails", "examples": [ { "application/problem+json": { "type": "https://meAppServer.example.com/rni/v2/probs/too-many targets", "title": "Too many targets", "status": "422", "detail": "The target area for the request is considered too large", "instance": "/meAppClient.example.com/77777/msgs/abc" } } ] "$ref": "#/components/schemas/ProblemDetails" } } } Loading LocationAPI.yaml +0 −7 Original line number Diff line number Diff line Loading @@ -1859,13 +1859,6 @@ components: application/problem+json: schema: $ref: '#/components/schemas/ProblemDetails' examples: - application/problem+json: type: 'https://meAppServer.example.com/rni/v2/probs/too-many targets' title: Too many targets status: '422' detail: The target area for the request is considered too large instance: /meAppClient.example.com/77777/msgs/abc 429: description: 'Too Many Requests : used when a rate limiter has triggered.' content: Loading Loading
LocationAPI.json +1 −12 Original line number Diff line number Diff line Loading @@ -2928,18 +2928,7 @@ "content": { "application/problem+json": { "schema": { "$ref": "#/components/schemas/ProblemDetails", "examples": [ { "application/problem+json": { "type": "https://meAppServer.example.com/rni/v2/probs/too-many targets", "title": "Too many targets", "status": "422", "detail": "The target area for the request is considered too large", "instance": "/meAppClient.example.com/77777/msgs/abc" } } ] "$ref": "#/components/schemas/ProblemDetails" } } } Loading
LocationAPI.yaml +0 −7 Original line number Diff line number Diff line Loading @@ -1859,13 +1859,6 @@ components: application/problem+json: schema: $ref: '#/components/schemas/ProblemDetails' examples: - application/problem+json: type: 'https://meAppServer.example.com/rni/v2/probs/too-many targets' title: Too many targets status: '422' detail: The target area for the request is considered too large instance: /meAppClient.example.com/77777/msgs/abc 429: description: 'Too Many Requests : used when a rate limiter has triggered.' content: Loading