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

Doc block changes #7

Open
davegraham92120 opened this issue Oct 20, 2024 · 0 comments
Open

Doc block changes #7

davegraham92120 opened this issue Oct 20, 2024 · 0 comments

Comments

@davegraham92120
Copy link

Line 19: Add a space after response.code to prevent parser* from thinking the variable is named "codethe".
image

There are two parameters supported by the module but aren't in the doc block: options (object), method (string). The method param defaults to GET.

Line 16: Fix incorrect data type for the data param. It should be object instead of string. This will prevent parser* from sending the wrong JSON data type.
image

  • I use Generator's parser to create a Perform Script block with the correct params and result variables.
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