Open kancve opened 1 year ago
When I specify the contact information as an email address, the UI page cannot function properly. .setContactUrl("https://oatpp.io/") --> .setContactUrl("mailto:xxxx")
It seems that it must start with 'http'.
Unfortunately, this isn't something in our control. We just ship the Swagger UI. Please report this issue there: https://github.com/swagger-api/swagger-ui
When I specify the contact information as an email address, the UI page cannot function properly. .setContactUrl("https://oatpp.io/") --> .setContactUrl("mailto:xxxx")
It seems that it must start with 'http'.