Introduction
The goal of this article is to provide documentations needed when upgrading Swagger SAP Commerce to version 2211.
SAP best practices recommends to use
swaggerintegration extension to automate the API documentation process and provide Swagger UI for your web services.
Activating Swagger in 2211
The basic steps to activate Swagger in SAP CC 2211 are
If the swagger is still not working despite the actions above and you have 404 when loading the swagger in the browser
After doing this, you will be able to load the swagger correctly with the following address :
https://<API_URL>/occ
Below some useful links if you need to do some advanced configurations
Conclusion
With the information provided above, you will be able to activate swagger API in SAP Commerce 2211 and gain visibility on the APIs exposed by your SAP Commerce implementation