Open mcswaip1 opened 1 year ago
Describe the bug Clicking on the link to the "/api/openapi.json" in the Mirth Connect Client API page (Swagger) generates the following error.
To Reproduce Setup steps (if required). Example:
Steps to reproduce the behavior:
View Client API
Expected behavior The openapi.json file is either downloaded or opened.
Actual behavior An error is generated.
Screenshots
Environment (please complete the following information):
Workaround(s)
Send
Additional context None.
if needed.
curl -u admin:*.00Collie -H "X-Requested-With:OpenAPI" https://127.0.0.1:8443/api/openapi.json --insecure
Describe the bug Clicking on the link to the "/api/openapi.json" in the Mirth Connect Client API page (Swagger) generates the following error.
To Reproduce Setup steps (if required). Example:
Steps to reproduce the behavior:
View Client API
linkExpected behavior The openapi.json file is either downloaded or opened.
Actual behavior An error is generated.
Screenshots
Environment (please complete the following information):
Workaround(s)
Send
Additional context None.