Changes for page Updating your API Gateway Operations
Last modified by Danniar Firdausy on 2024/09/30 17:12
From version 35.96
edited by Danniar Firdausy
on 2024/09/30 16:56
on 2024/09/30 16:56
Change comment:
There is no comment for this version
To version 35.98
edited by Danniar Firdausy
on 2024/09/30 17:04
on 2024/09/30 17:04
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -91,6 +91,8 @@ 91 91 92 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 you leave them 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,8 +99,10 @@ 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 106 +{{info}}eMagiz will generate the schema and example value of the response message for you by default if you leave them empty.{{/info}} 107 + 104 104 [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--responses-description.png]] 105 105 106 106 == 4. Key takeaways ==