Gets or sets the OpenAPI v3 specification path, relative to the API root path. Defaults to openapi.json
.
public string SpecificationPath { get; set; }
- Type:
- string
Gets or sets the OpenAPI v3 specification path, relative to the API root path. Defaults to openapi.json
.
public string SpecificationPath { get; set; }