Configure Swagger UI through docker?
The curl Swagger is doing is:
Which is giving the fail:
Failed to fetch.
Possible Reasons:
CORS
Network Failure
URL scheme must be "http" or "https" for CORS request.
I'm using the default template + swaggerUI.
I tried ScalarUI with the same results
Which is giving the fail:
Failed to fetch.
Possible Reasons:
CORS
Network Failure
URL scheme must be "http" or "https" for CORS request.
I'm using the default template + swaggerUI.
I tried ScalarUI with the same results