File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # install-git-chglog
1+ # openapi-generator-generate-action
22
33This action installs and runs [ OpenAPI Generator] ( https://openapi-generator.tech/ ) .
44
1010
1111``` yaml
1212steps :
13- - uses : actions/openapi-generator-action@v1
13+ - uses : actions/openapi-generator-action@v0
1414 with :
1515 generator : ' go'
1616 input : petstore.yaml
Original file line number Diff line number Diff line change 1- name : ' openapi-generator-action'
1+ name : ' openapi-generator-generate- action'
22description : ' GitHub Action for OpenAPITools/openapi-generator'
33author : ' craicoverflow'
44branding :
Original file line number Diff line number Diff line change 11{
2- "name" : " openapi-generator-action" ,
2+ "name" : " openapi-generator-generate- action" ,
33 "description" : " GitHub Action for generating an OpenAPI client using OpenAPI Generator" ,
44 "version" : " 0.1.0" ,
55 "main" : " lib/main.js" ,
You can’t perform that action at this time.
0 commit comments