jsonapi icon indicating copy to clipboard operation
jsonapi copied to clipboard

Validation for query parameters (include, sparse fieldset, sort, page, filter)

Open lode opened this issue 4 years ago • 0 comments

Next to parsing (https://github.com/lode/jsonapi/issues/44) there's a lot of validation to do around query parameters. Mainly around which are supported by the server.

lode avatar Mar 28 '21 07:03 lode