api-client-gen

command module
v0.0.0-...-9b54b35 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2022 License: MIT Imports: 7 Imported by: 0

README

api-client-gen action

This action Generate API Clients by Swagger.

Inputs

inputFile

Required. Path to swagger.json file.

outputDirectory

Required. Path to output files directory.

language

Required. Programming language for which clients will be generated.

Outputs

result

The state of the action, if the API Clients generated successfully.

Example usage

uses: actions/api-client-gen@v1
with:
    inputFile: ./swagger.json
    outputDirectory: ./out
    language: typescript

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL