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

feature/fluent-api #10

Merged
merged 22 commits into from
Oct 27, 2018
Merged

feature/fluent-api #10

merged 22 commits into from
Oct 27, 2018

Conversation

ghost
Copy link

@ghost ghost commented Oct 26, 2018

  • All Methods (get, post, ...)
  • Path variables
  • Body
  • Headers
  • Query parameters

The current handler function accepts up to 5 arguments, it should be enough to start using the Fluent API. In case someone needs more handler parameters, we could add up to 10, but the idea is to create the param aggregation that @kmruiz shared to reduce the amount of handler parameters.

This was referenced Oct 26, 2018
Closed
@VaughnVernon VaughnVernon merged commit 6ed230e into master Oct 27, 2018
@ghost ghost deleted the task/dsl branch January 6, 2019 23:06
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