This PR makes the Swagger path configurable by allowing it to be set through the SWAGGER_PATH environment variable. If not provided, it defaults to “explorer.”
Motivation
Making the Swagger path configurable improves flexibility, allowing different paths for different environments
Fixes:
Please provide a list of the fixes implemented by this PR
Items added
Changes:
Please provide a list of the changes implemented by this PR
changes made
Tests included
[ ] Included for each change/fix?
[ ] Passing? (Merge will not be approved unless this is checked)
Documentation
[ ] swagger documentation updated [required]
[ ] official documentation updated [nice-to-have]
official documentation info
If you have updated the official documentation, please provide PR # and URL of the pages where the updates are included
Description
This PR makes the Swagger path configurable by allowing it to be set through the SWAGGER_PATH environment variable. If not provided, it defaults to “explorer.”
Motivation
Making the Swagger path configurable improves flexibility, allowing different paths for different environments
Fixes:
Please provide a list of the fixes implemented by this PR
Changes:
Please provide a list of the changes implemented by this PR
Tests included
Documentation
official documentation info
If you have updated the official documentation, please provide PR # and URL of the pages where the updates are included