Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 507 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 507 Bytes

cli

Generated using openapi-generator.

Generate

Assuming you have the kopfsachen-dev/api repository checked out two levels above this one like this:

.
├── kopfsache-dev
│   └── api
└── mindtastic
    └── cli

execute the following command:

openapi-generator generate -g go -i ../../kopfsache-dev/api/openapi.yaml -o client/ --git-host github.com --git-repo-id cli --git-user-id mindtastic --package-name client