Skip to content

Instantly share code, notes, and snippets.

@scrocquesel
scrocquesel / OpenApiOptionsExtensions.cs
Created January 8, 2025 20:41
dotnet minimal api versioning splitted openapi document
using System.Text;
using Asp.Versioning.ApiExplorer;
using Microsoft.AspNetCore.OpenApi;
using Microsoft.Extensions.Primitives;
using Microsoft.OpenApi.Any;
using Microsoft.OpenApi.Models;
internal static class OpenApiOptionsExtensions
{
admin:
access_log_path: "/dev/stdout"
address:
socket_address:
protocol: TCP
address: 127.0.0.1
port_value: 7779
static_resources:
listeners: