openapi
openapi copied to clipboard
Handle OPTIONS request
Right now, all of the endpoints in the public API handle the OPTIONS request to support CORS. This currently is not reflected in the spec, so we should consider adding that.