Hi, I have seen that the spec in the endpoint api/v1/docs gives a swagger 2.0. It would be nice if we can get a openAPI 3 spec. Has anyone generated one so far?
Regards
That converster seems to work https://converter.swagger.io/
Ideally, we would generate a v3 compliant spec. However, the library
weโre using for that does not support
v3 yet. From looking at their repo it seems like they will in the
future, just not right now.
Until then, youโre better off using a converter.
1 Like