Step-by-Step Guide
- First enable Swagger by making a change to SharedSettings.json via this path.
C:\ProgramData\Made in Office\empower backend\empower\root
-
Now you have to set the “EnableSwagger” flag on true.
- Afterwards you should restart the backend. Therefore, open the Task Manager and right click on empower Backend to stop and restart.
-
Now the Swagger UI should be activated. Please open the Swagger UI .
You can now reach the Swagger via the following URL:
https://<serverbaseurl>/empower/presentationapi/swagger/index.html -
First you need to authorise yourself via the "Authorize"-Button. Check the box for EmpowerBackend.
-
The login prompt from Microsoft will open. Log in and allow Swagger UI to access the empower backend.
- IMPORTANT: Finally you should set the "EnableSwagger" back to false, as in step 2.
Comments
0 comments
Article is closed for comments.