oatpp-swagger icon indicating copy to clipboard operation
oatpp-swagger copied to clipboard

The contact information cannot be an email.

Open kancve opened this issue 2 years ago • 1 comments

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'.

kancve avatar May 26 '23 10:05 kancve

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

bamkrs avatar May 31 '23 12:05 bamkrs