jsonapi
jsonapi copied to clipboard
Validation for query parameters (include, sparse fieldset, sort, page, filter)
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.