Skip to content

OpenAPI Emission

This page is being rewritten.

Current command:

bash
dotnet rivet --project path/to/Api.csproj --output ./generated --openapi

Optional security:

bash
dotnet rivet --project path/to/Api.csproj --output ./generated --openapi --security bearer

See the CLI Reference for the current command set.