Table of Contents

Class MillraceDashboard

Namespace
Millrace.Dashboard
Assembly
Millrace.Dashboard.dll

Contract identity for the dashboard API.

public static class MillraceDashboard
Inheritance
MillraceDashboard
Inherited Members

Fields

ApiVersion

The contract version, carried as a URL segment (§11.11) so the version a client targets is a routing fact rather than a runtime negotiation. Each official UI pins one.

DocumentName

The OpenAPI document name. Prefixed rather than a bare "v1" so it cannot collide with a document the host application registers.