pyeve / eve-swagger

Swagger extension for Eve-powered RESTful APIs
http://python-eve.org
Other
154 stars 43 forks source link

Support for CORS/X-DOMAINS #11

Closed kylehayes closed 8 years ago

kylehayes commented 8 years ago

Eve has an X_DOMAINS configuration option to specify which domains will be allowed Cross Origin access to one's API endpoints. It would be great if Eve Swagger could honor this configuration so the Swagger config can be loaded via a URL in the Swagger UI