-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Each of the below needs to be filled out and tested per spec. If you are working on one, claim it below and I will update the list with the person who has claimed it and the associated PR.
- validate
documentmembers - validate
meta - validate
jsonapimember - validate
links([FEAT] links validation #5) - validate resources
- validate
typeis correctly normalized andidis a string - validate attributes (warn for unknown, error for those that should be relationships, configurable error for missing attributes, error for missing attributes that are present as non-normalized members)
- validate relationships (error for unknown, configurable error for missing relationships, error for missing relationships that are present as non-normalized members)
- validate resource-identifiers only have
typeidand optionalmeta - validate
typeis correctly normalized, and a validtype(check polymorphic)
- validate resource-identifiers only have
- validate
- validate absence of resource identifiers in
dataandincluded
Additional chores:
- Strip all code in production builds ([FEAT] everything in lib should be stripped from prod builds #6)
Metadata
Metadata
Assignees
Labels
No labels