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

YAML API improvements #159

Merged
merged 5 commits into from
Jul 11, 2018
Merged

YAML API improvements #159

merged 5 commits into from
Jul 11, 2018

Conversation

erwinvaneyk
Copy link
Member

This PR fixes usability issues when using YAML to define a workflow. To improve the usability it...

  • Fixes the usage of body to input the body for a Fission function.
  • In documentation promotes using body over default when inputting the body of a fission function.
  • Adds body usage to all examples to clarify the usage of the body input.
  • Adds a test to e2e that tests for setting the method, headers, query and body for a fission function.

@erwinvaneyk erwinvaneyk force-pushed the yaml-improvements branch 4 times, most recently from a085046 to 0486851 Compare July 10, 2018 12:11
@erwinvaneyk erwinvaneyk force-pushed the yaml-improvements branch 2 times, most recently from d1ba498 to f6f25b5 Compare July 10, 2018 19:16
@erwinvaneyk erwinvaneyk merged commit e86e81e into master Jul 11, 2018
@erwinvaneyk erwinvaneyk deleted the yaml-improvements branch July 11, 2018 08:44
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.

1 participant