Changes for page Updating your API Gateway Operations
Last modified by Danniar Firdausy on 2024/09/30 17:12
From version 35.38
edited by Danniar Firdausy
on 2024/09/27 15:31
on 2024/09/27 15:31
Change comment:
There is no comment for this version
To version 35.36
edited by Danniar Firdausy
on 2024/09/27 15:30
on 2024/09/27 15:30
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -53,11 +53,11 @@ 53 53 54 54 [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--edit-operation.png]] 55 55 56 -Next to that, when you click one of your resources in the API Catalog page, then you can also edit the "Operations" attached to that resource. In this "Edit Operation" pop-up page (see the screenshot above), you can specify the HTTP method of that operation. Next to that, you can also specify the "Tags" and the "Summary" of that operation. The "Summary" here shortly describes your resource path and will be shown beside the path of your resource. Whereas, the "Tags" here will group together the operations with the same tag names in your Swagger UI. Thus, the screenshot below shows an example of "Financials" as the tag for {{code language='xml'}}/debtor/{code}{{/code}} and {{code}}/invoice{{/code}} operations (see the orange box below) along with the summaries of each of the resource paths (see the red boxbelow).56 +Next to that, when you click one of your resources in the API Catalog page, then you can also edit the "Operations" attached to that resource. In this "Edit Operation" pop-up page (see the screenshot above), you can specify the HTTP method of that operation. Next to that, you can also specify the "Tags" and the "Summary" of that operation. The "Summary" here shortly describes your resource path and will be shown beside the path of your resource. Whereas, the "Tags" here will group together the operations with the same tag names in your Swagger UI. Thus, the screenshot below shows an example of "Financials" as the tag for {{code language='xml'}}/debtor/{code}{{/code}} and {{code}}/invoice{{/code}} operations (see the orange box) along with the summaries of each of the resource paths (see the red box). 57 57 58 58 [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--tags-summary.png]] 59 59 60 -Still in the API Catalog page, right next to that "Operations" of that resource, you will see "Parameters", "Request", and "Responses" tabs. In the "Parameters" tab, you can specify the parameter's name (see the yellow box below), description(see the orange box below), the location of the parameter(see the blue box below), as well as whether the parameter is required or not(see the green box below).60 +Still in the API Catalog page, right next to that "Operations" of that resource, you will see "Parameters", "Request", and "Responses" tabs. In the "Parameters" tab, you can specify the parameter's name, description, the location of the parameter, as well as whether the parameter is required or not. 61 61 62 62 [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--parameters-description.png]] 63 63