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

From version 35.95
edited by Danniar Firdausy
on 2024/09/30 16:56
Change comment: There is no comment for this version
To version 35.97
edited by Danniar Firdausy
on 2024/09/30 17:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -89,8 +89,10 @@
89 89  
90 90  [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--edit-request.png]]
91 91  
92 -The screenshot below shows how the Request "Description" is reflected in the Swagger UI.
92 +The screenshot below shows how the request's description, schema, and example value are reflected in the Swagger UI.
93 93  
94 +{{info}}eMagiz will generate the schema and example value of the request message for you by default if they are empty{{/info}}
95 +
94 94  [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--request-description.png]]
95 95  
96 96  ==== 3.3.5 Edit Responses ====
... ... @@ -99,7 +99,7 @@
99 99  
100 100  [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--edit-responses.png]]
101 101  
102 -The screenshot below shows what are listed in the "Responses" tab is reflected in the Swagger UI.
104 +The screenshot below shows what are listed in the "Responses" tab is reflected in the Swagger UI. Note that in the example below we show the example message for the 400 HTTP status code.
103 103  
104 104  [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--responses-description.png]]
105 105