Last modified by Danniar Firdausy on 2024/09/30 17:12

From version 35.91
edited by Danniar Firdausy
on 2024/09/30 13:03
Change comment: There is no comment for this version
To version 35.95
edited by Danniar Firdausy
on 2024/09/30 16:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -85,7 +85,7 @@
85 85  
86 86  ==== 3.3.4 Edit Request ====
87 87  
88 -Quite similar with the "Parameters" tab, in the "Request" tab of the API Catalog page, you can also specify the description and whether the request body is required in the request. Note that this tab is only visible for non-GET operation.
88 +Quite similar with the "Parameters" tab, in the "Request" tab of the API Catalog page, you can also specify the description (see the orange box) and whether the request body is required in the request. Next to that, you can also specify yourself the schema and the example value for the request message (see the blue box). **Note** that this tab is only visible for non-GET operation.
89 89  
90 90  [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--edit-request.png]]
91 91  
... ... @@ -95,7 +95,7 @@
95 95  
96 96  ==== 3.3.5 Edit Responses ====
97 97  
98 -Lastly, the "Responses" tab of the API Catalog page also allows you to specify the response description and example response (along with its "Media type") for a specific HTTP status code.
98 +Lastly, the "Responses" tab of the API Catalog page allows you to specify the response description (see the orange box) and example response for a specific HTTP status code. Similar to the "Request", when you edit the response for a certain HTTP status code, under the "Content" section, you can specify the expected "Media type", example message (see the blue box), as well as the schema of the response message (see the green box).
99 99  
100 100  [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--edit-responses.png]]
101 101