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

Add default value for rest trigger method #323

Open
gochani opened this issue Feb 1, 2019 · 0 comments
Open

Add default value for rest trigger method #323

gochani opened this issue Feb 1, 2019 · 0 comments

Comments

@gochani
Copy link

gochani commented Feb 1, 2019

Currently there is no default value set for rest method.

{
“name”: “method”,
“type”: “string”,
“required” : true,
“allowed” : [“GET”, “POST”, “PUT”, “PATCH”, “DELETE”]
}

It is required to understand if this is dropdown available. Earlier we used to add method as text.

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

No branches or pull requests

1 participant