AuthServerPluginRegistryOpenApi<TContext> extension

Generates an OpenAPI 3.1 document for this composed plugin registry.

on
  • AuthServerPluginRegistry<TContext>

Methods

toOpenApi31({required OpenApiInfo info, AuthPluginOpenApiConfig config = const AuthPluginOpenApiConfig(), List<OpenApiServer> servers = const <OpenApiServer>[]}) OpenApiSpec

Available on AuthServerPluginRegistry<TContext>, provided by the AuthServerPluginRegistryOpenApi extension

Converts this frozen registry to an OpenAPI 3.1 document.