Skip to main content

openapi_spec_urls

Function openapi_spec_urls 

Source
pub fn openapi_spec_urls(api_root: &str) -> Vec<String>
Expand description

URLs to try for the OpenAPI JSON document (scheme fallback and alternate paths).

api_root is an origin such as https://example.com (see resolve_openapi_root).