I would like to use swagger UI for documenting my websockets. However, I get a "Can't read from server. It may not have the appropriate access-control-origin settings." error when loading. I used the same format in my JSON as I did for my rest api, which worked fine. If I don't care about the testing and connection features, how do I only use the UI component and avoid a cors error?
-- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
