-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
enhancementNew feature or requestNew feature or requestreleasedHas been released and publishedHas been released and published
Description
The spec has a paragraph that states:
Note: Specifying
nullin JSON (or equivalent values in other formats) as values for optional request parameters is equivalent to not specifying them at all.
The audit suite should test this explicitly.
(I was inspired by the audit suite to be stricter about banning things like variables: 0 and got carried away and also banned variables: null. So the suite should prevent this over-fitting.)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestreleasedHas been released and publishedHas been released and published