command
Version:
v0.5.0-alpha.7
Opens a new window with list of versions in this module.
Published: Feb 16, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 11
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.