Field DocumentName
The OpenAPI document name. Prefixed rather than a bare "v1" so it cannot collide with a document the host application registers.
public const string DocumentName = "millrace-v1"
Returns
- string
- The OpenAPI document name. Prefixed rather than a bare "v1" so it cannot collide with a document the host application registers.