Skip to content

Add an extension to have a relaxed interpretation of the RFC-6902 #174

@satabin

Description

@satabin

For some use cases, pre-condition for a given operation might be relaxed (e.g. the pre-condition that a deleted element has to exist).

An optional strict boolean field can be added to operations where it makes sense so that the operation doesn't fail if the pre-condition doesn't hold, and the operation is simply ignored.

This is not part of the standard, and the default behavior should be unchanged.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions