Changes for page Updating your API Gateway Operations
Last modified by Danniar Firdausy on 2024/09/30 17:12
From version 35.97
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
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,7 +91,7 @@ 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 they are empty{{/info}}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 95 96 96 [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--request-description.png]] 97 97 ... ... @@ -103,6 +103,8 @@ 103 103 104 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. 105 105 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 + 106 106 [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--responses-description.png]] 107 107 108 108 == 4. Key takeaways ==