command
Version:
v1.3.0-alpha.3
Opens a new window with list of versions in this module.
Published: Jun 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
API Gen
Prints a Swagger schema without the requirement of running a configured node or http server.
Usage
go run main.go > schema.json
This can be used to generate clients afterwords:
openapi-generator generate -i schema.json -g go -o testclient
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.