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

feat: update the CLI generate command schematic to pass the HTTP method #9

Merged
merged 16 commits into from
May 31, 2023

Conversation

juliano-soares
Copy link
Member

Now the service or controller generation command can receive the http method, if nothing is passed it will create with method get.

expressots g c teste

Examples:
expressots g c teste get
expressots g c teste put
expressots g c teste post
expressots g c teste patch
expressots g c teste delete

@juliano-soares juliano-soares requested a review from rsaz May 19, 2023 20:25
@juliano-soares juliano-soares self-assigned this May 19, 2023
…nto ETS-237-generate-command-schematic-to-pass-the-http-method
…nto ETS-237-generate-command-schematic-to-pass-the-http-method
@ghost
Copy link

ghost commented May 25, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@rsaz rsaz merged commit 67059b6 into main May 31, 2023
@rsaz rsaz deleted the ETS-237-generate-command-schematic-to-pass-the-http-method branch May 31, 2023 06:49
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.

None yet

2 participants