-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swagger appears to have gone haywire #440
Comments
Many (but not all) other APIs seems similarly affected. |
This issue does not occur if I use the Matrix API spec with the Swagger UI demo at http://petstore.swagger.io. (I had to serve the API spec locally to test it in order to get around CORS issues.) This suggests that updating the version of Swagger UI will fix this. |
That's not fun :( Last I recall us doing that, it went downhill quickly. |
Moving to the matrix.org repo because this isn't a spec problem - it's a presentation problem. |
The viewer has changed in the meantime (#1081) and it will soon use a newer version of the spec which is not generated the same way. Things have changed, and I am going to guess this is not relevant anymore. Feel free to reopen if you can reproduce with the current setup. |
https://matrix.org/docs/api/client-server/#!/Server32administration/getWellknown
Example has 'application/json' as a property
The text was updated successfully, but these errors were encountered: