Skip to content

Should have audits for accepting nulls #26

@glasser

Description

@glasser

The spec has a paragraph that states:

Note: Specifying null in 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

No one assigned

    Labels

    enhancementNew feature or requestreleasedHas been released and published

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions