You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These requests were made with the help of a minimal actix server that I built to test this: rapidoc.tar.gz
This gzip file also contains a Swagger-Ui version of the api docs. It has the same problem, but the "encoding trick" works (not completely)
Am I missing something? I'm having a lot of problems with this little thing.
The text was updated successfully, but these errors were encountered:
thanks for reporting and pointing to the spec. I have added this to our task queue .
However at the moment we are in the middle of working for the next version which is bundling RapiDoc in pure ES Module format. This is adding up a lot of manual testing as our tests are not yet automated.
Expect some delay in newly reported issues
Here is a quote from the OpenAPI docs:
That's not what I'm seeing in this example request:
Adding encoding doesn't work:
These requests were made with the help of a minimal actix server that I built to test this:
rapidoc.tar.gz
This gzip file also contains a Swagger-Ui version of the api docs. It has the same problem, but the "encoding trick" works (not completely)
Am I missing something? I'm having a lot of problems with this little thing.
The text was updated successfully, but these errors were encountered: