cli/generate_docs library

Functions

generateDocs({int port = 8080, String? output}) Future<void>
Fetches the OpenAPI spec from a running DartAPI server and writes it to output (or prints to stdout if output is null).