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

From version 35.22
edited by Danniar Firdausy
on 2024/09/27 14:55
Change comment: There is no comment for this version
To version 35.23
edited by Danniar Firdausy
on 2024/09/27 14:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -49,7 +49,7 @@
49 49  
50 50  Next to that, you can also update the Swagger UI of your API Gateway solution, so that it better informs your (external) parties to see the specifications of your API Gateway. As you have learned from the [[previous microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-swagger-ui||target="blank"]], the Swagger UI contains information on, not only Authorization, HTTP Resource Paths, and HTTP Operations, but also schemas, example messages, and descriptions if defined.
51 51  
52 -To have these information explicitly mentioned in your Swagger UI, then you need to define them in your API Catalog in Design. Once you opened the page, then you can find the resource that you want to work with. Given that your account has an edit permission in Design, then you can click "Edit" of that resource to edit its resource path, which will later be reflected in your Swagger UI (see the blue box in the screenshot of Swagger UI below).
52 +To have these information explicitly mentioned in your Swagger UI, then you need to define them in your API Catalog in Design. In that catalog page, you can find the resource that you want to work with. Given that your account has an edit permission in Design, then you can click "Edit" of that resource to edit its resource path, which will later be reflected in your Swagger UI (see the blue box in the screenshot of Swagger UI below).
53 53  
54 54  [[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--edit-operation.png]]
55 55