Skip to content

Update rest.md arguments table to be current.#90

Merged
thecodepixi merged 1 commit into
mainfrom
thecodepixi/correct_rest_args_table
Aug 9, 2021
Merged

Update rest.md arguments table to be current.#90
thecodepixi merged 1 commit into
mainfrom
thecodepixi/correct_rest_args_table

Conversation

@thecodepixi
Copy link
Copy Markdown
Contributor

WHY are these changes introduced?

The arguments table for the REST client was out of date.

WHAT is this pull request doing?

This updates the argument order in the table as well as which arguments are required and what their Types are.

Type of change

  • Patch: Bug (non-breaking change which fixes an issue)

Checklist

  • [ NA ] I have added a changelog entry, prefixed by the type of change noted above
  • [ NA ] I have added/updated tests for this change
  • [ NA ] I have updated the documentation for public APIs from the library (if applicable)

@thecodepixi thecodepixi requested a review from a team as a code owner August 9, 2021 14:34
@thecodepixi thecodepixi force-pushed the thecodepixi/correct_rest_args_table branch from 97e8408 to 27302e2 Compare August 9, 2021 14:35
Copy link
Copy Markdown
Contributor

@paulomarg paulomarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, with 2 nits:

  • Double checking that tries comes before query
  • Is the Graphql query call correct?

@thecodepixi
Copy link
Copy Markdown
Contributor Author

  • Is the Graphql query call correct?

I'm just looking at REST for now. I'll see what's inconsistent with GraphQL when I get there and make a separate PR if that works for you?

@thecodepixi thecodepixi force-pushed the thecodepixi/correct_rest_args_table branch from 27302e2 to ca84807 Compare August 9, 2021 15:08
@thecodepixi thecodepixi force-pushed the thecodepixi/correct_rest_args_table branch from ca84807 to e623c95 Compare August 9, 2021 15:09
@thecodepixi thecodepixi merged commit a93ba91 into main Aug 9, 2021
@thecodepixi thecodepixi deleted the thecodepixi/correct_rest_args_table branch August 9, 2021 15:28
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.

2 participants