Closed JohnnyDeeee closed 5 years ago
The link you posted is correct, if you go there you should see a JSON document like this one https://gist.github.com/Pupix/1078c64c9bc33809eccfd60556411679
This has been patched in the latest release. The patching is done automatically now.
The app can't access the swagger documentation..
I have enabled swagger by editting my
system.yaml
The app receives a 404 on the url it is trying to access. Is there some documentation on what the url should be or a way to validate that the swagger json is actually present?
This is the url it is trying to access:
(the app is running with administrator privileges)