Skip to content

Doc block changes #7

Description

@davegraham92120

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions