oatpp / oatpp-swagger

OpenApi 3.0.0 docs + Swagger UI for oatpp services
https://oatpp.io/
Apache License 2.0
90 stars 51 forks source link

The contact information cannot be an email. #80

Open kancve opened 1 year ago

kancve commented 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")

swagger-ui-error

It seems that it must start with 'http'.

bamkrs commented 1 year ago

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