Skip to content

Conversation

freddrake
Copy link
Contributor

- the subset may be empty
- fields[type]= can be used to request no fields
- see json-api#1499
Copy link
Contributor

@gabesullice gabesullice left a comment

Choose a reason for hiding this comment

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

Thanks @freddrake! I suggested a slight change. WDYT?

@@ -1000,11 +1000,16 @@ response on a per-type basis by including a `fields[TYPE]` parameter.

The value of the `fields` parameter **MUST** be a comma-separated (U+002C
COMMA, ",") list that refers to the name(s) of the fields to be returned.
An empty value indicates that no fields should be returned.
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

freddrake and others added 2 commits August 7, 2020 15:28
Co-authored-by: Gabe Sullice <gabriel@sullice.com>
Copy link
Contributor

@gabesullice gabesullice left a comment

Choose a reason for hiding this comment

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

Thanks @freddrake!

@gabesullice
Copy link
Contributor

@dgeb, I'll let you merge this as a final +1.

Copy link
Member

@dgeb dgeb left a comment

Choose a reason for hiding this comment

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

Seems like a good clarification. Thanks @freddrake!

@cmeeren
Copy link
Contributor

cmeeren commented Aug 8, 2020

Excellent clarification. Thanks!

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.

4 participants