Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile: Update openapi generator #504

Merged
merged 1 commit into from
Oct 25, 2021
Merged

Makefile: Update openapi generator #504

merged 1 commit into from
Oct 25, 2021

Conversation

mxyng
Copy link
Collaborator

@mxyng mxyng commented Oct 21, 2021

  • Use configuration files to specify generator properties
  • Use custom post processing file for more flexible generator post processing
  • Replace Api with API

Fixes #503

@mxyng mxyng force-pushed the api-upper branch 2 times, most recently from e3e1868 to 0fec199 Compare October 21, 2021 22:22
docs/cli.md Outdated
@@ -5,7 +5,7 @@
* [infra login](#infra-login)
* [infra logout](#infra-logout)
* [infra list](#infra-list)
* [infra token](#infra-token)
* [infra tokens create](#infra-tokens-create)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating these

@@ -0,0 +1,27 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fantastic – thanks !

@mxyng mxyng merged commit 97bc1a5 into main Oct 25, 2021
@mxyng mxyng deleted the api-upper branch October 25, 2021 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename ApiKey to APIKey
2 participants