Loading MEC010-2_AppGrant.json +24 −50 Original line number Diff line number Diff line Loading @@ -22,8 +22,7 @@ "servers": [ { "url": "https://localhost/granting/v1", "variables": { } "variables": {} } ], "tags": [ Loading @@ -41,9 +40,7 @@ "summary": "requests a grant for a particular application lifecycle operation", "description": "requests a grant for a particular application lifecycle operation", "operationId": "grantPOST", "parameters": [ ], "parameters": [], "requestBody": { "content": { "application/json": { Loading @@ -57,8 +54,7 @@ "responses": { "201": { "description": "grant was created successfully (synchronous mode)", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -69,15 +65,12 @@ }, "202": { "description": "the request was accepted for processing", "headers": { }, "content": { } "headers": {}, "content": {} }, "400": { "description": "Bad Request : used to indicate that incorrect parameters were passed to the request.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -88,8 +81,7 @@ }, "401": { "description": "Unauthorized : used when the client did not submit credentials.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -100,8 +92,7 @@ }, "403": { "description": "Forbidden : operation is not allowed given the current status of the resource.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -112,8 +103,7 @@ }, "404": { "description": "Not Found : used when a client provided a URI that cannot be mapped to a valid resource URI.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -124,8 +114,7 @@ }, "406": { "description": "Not Acceptable : used to indicate that the server cannot provide the any of the content formats supported by the client.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -136,8 +125,7 @@ }, "429": { "description": "Too Many Requests : used when a rate limiter has triggered.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -149,9 +137,7 @@ }, "deprecated": false }, "parameters": [ ] "parameters": [] }, "/grants/{grantId}": { "get": { Loading @@ -176,8 +162,7 @@ "responses": { "200": { "description": "A representation of the \"individual grant\" resource", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -188,15 +173,12 @@ }, "202": { "description": "returned when the process of creating the grant is ongoing, no grant is available yet", "headers": { }, "content": { } "headers": {}, "content": {} }, "400": { "description": "Bad Request : used to indicate that incorrect parameters were passed to the request.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -207,8 +189,7 @@ }, "401": { "description": "Unauthorized : used when the client did not submit credentials.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -219,8 +200,7 @@ }, "403": { "description": "Forbidden : operation is not allowed given the current status of the resource.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -231,8 +211,7 @@ }, "404": { "description": "Not Found : used when a client provided a URI that cannot be mapped to a valid resource URI.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -243,8 +222,7 @@ }, "406": { "description": "Not Acceptable : used to indicate that the server cannot provide the any of the content formats supported by the client.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -255,8 +233,7 @@ }, "429": { "description": "Too Many Requests : used when a rate limiter has triggered.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -268,9 +245,7 @@ }, "deprecated": false }, "parameters": [ ] "parameters": [] } }, "components": { Loading Loading @@ -929,7 +904,6 @@ } }, "security": [ { } {} ] } No newline at end of file Loading
MEC010-2_AppGrant.json +24 −50 Original line number Diff line number Diff line Loading @@ -22,8 +22,7 @@ "servers": [ { "url": "https://localhost/granting/v1", "variables": { } "variables": {} } ], "tags": [ Loading @@ -41,9 +40,7 @@ "summary": "requests a grant for a particular application lifecycle operation", "description": "requests a grant for a particular application lifecycle operation", "operationId": "grantPOST", "parameters": [ ], "parameters": [], "requestBody": { "content": { "application/json": { Loading @@ -57,8 +54,7 @@ "responses": { "201": { "description": "grant was created successfully (synchronous mode)", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -69,15 +65,12 @@ }, "202": { "description": "the request was accepted for processing", "headers": { }, "content": { } "headers": {}, "content": {} }, "400": { "description": "Bad Request : used to indicate that incorrect parameters were passed to the request.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -88,8 +81,7 @@ }, "401": { "description": "Unauthorized : used when the client did not submit credentials.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -100,8 +92,7 @@ }, "403": { "description": "Forbidden : operation is not allowed given the current status of the resource.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -112,8 +103,7 @@ }, "404": { "description": "Not Found : used when a client provided a URI that cannot be mapped to a valid resource URI.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -124,8 +114,7 @@ }, "406": { "description": "Not Acceptable : used to indicate that the server cannot provide the any of the content formats supported by the client.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -136,8 +125,7 @@ }, "429": { "description": "Too Many Requests : used when a rate limiter has triggered.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -149,9 +137,7 @@ }, "deprecated": false }, "parameters": [ ] "parameters": [] }, "/grants/{grantId}": { "get": { Loading @@ -176,8 +162,7 @@ "responses": { "200": { "description": "A representation of the \"individual grant\" resource", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -188,15 +173,12 @@ }, "202": { "description": "returned when the process of creating the grant is ongoing, no grant is available yet", "headers": { }, "content": { } "headers": {}, "content": {} }, "400": { "description": "Bad Request : used to indicate that incorrect parameters were passed to the request.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -207,8 +189,7 @@ }, "401": { "description": "Unauthorized : used when the client did not submit credentials.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -219,8 +200,7 @@ }, "403": { "description": "Forbidden : operation is not allowed given the current status of the resource.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -231,8 +211,7 @@ }, "404": { "description": "Not Found : used when a client provided a URI that cannot be mapped to a valid resource URI.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -243,8 +222,7 @@ }, "406": { "description": "Not Acceptable : used to indicate that the server cannot provide the any of the content formats supported by the client.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -255,8 +233,7 @@ }, "429": { "description": "Too Many Requests : used when a rate limiter has triggered.", "headers": { }, "headers": {}, "content": { "application/json": { "schema": { Loading @@ -268,9 +245,7 @@ }, "deprecated": false }, "parameters": [ ] "parameters": [] } }, "components": { Loading Loading @@ -929,7 +904,6 @@ } }, "security": [ { } {} ] } No newline at end of file