Is it possible to access the raw OpenAPI JSON (maybe even read it from a file)? I would like to add a "tags" root level section to my spec but there is no API for this today (not to be mistaken with the "tag" value in each endpoint. I rooted around in DocumentInfo and other places but could not find a way to access the JSON.
Is it possible to access the raw OpenAPI JSON (maybe even read it from a file)? I would like to add a "tags" root level section to my spec but there is no API for this today (not to be mistaken with the "tag" value in each endpoint. I rooted around in DocumentInfo and other places but could not find a way to access the JSON.