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

From version 35.100
edited by Danniar Firdausy
on 2024/09/30 17:09
Change comment: There is no comment for this version
To version 35.101
edited by Danniar Firdausy
on 2024/09/30 17:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -83,8 +83,10 @@
83 83  
84 84  ==== 3.3.4 Edit Request ====
85 85  
86 -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.
86 +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).
87 87  
88 +{{info}}This tab is only visible for non-GET operation{{/info}}
89 +
88 88  [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--edit-request.png]]
89 89  
90 90  The screenshot below shows how the request's description, schema, and example value are reflected in the Swagger UI.