-
As far I've seen, there is no support for JSON Patch, Diff and Merge Patch. Following [JSON Patch and Diff](https://json.nlohmann.me/features/json_patch/) and [JSON Merge Patch](https://json.nlohman…
-
### Is your feature request related to a problem? Please describe.
Implementing JSON Merge Patch manually can be quite tricky but provides a simpler experience for API consumers.
### Describe the …
-
**What happened**:
I want to add annotation to `spec.template.metadata.annotation` whether annotation fileld is exist, but plaintext overide unable to achieve this goal.
### direct add anno…
-
JSON Patch specifies that paths be specified in a string format as specified by RFC 6901. This requires additional steps to form paths, first to escape characters (in a new, invented escape not used e…
-
### Is there an existing request for this feature?
- [x] I have searched the existing issues for this feature request and I know that duplicates will be closed
### Is your feature request relate…
-
In the Tiled Catalog SQL database, we store a history of metadata revisions by keeping a snapshot of the previous versions of metadata in a separate table, `metadata_revisions`. In an aside with @Kezz…
-
Hi, I noticed that the `application/json-patch+json` MIME type is not supported, which is needed for PATCH operations. This type is defined in [RFC 6902](https://datatracker.ietf.org/doc/html/rfc6902/…
-
Proposed way:
1. Store normalized SP data in this repository (ITU OB data).[0]
2. Expose a GUI for editing this SP data in ITU OB Editor app. ITU representative would be able to edit SP at any t…
-
I'm one of the authors of https://github.com/ibrows/rest-bundle which is an extension of the Fos Rest Bundle.
We use a construct called Manipulative Param Converters. There is for example a `PatchPar…
-
[RFC 6902](https://tools.ietf.org/html/rfc6902) defines `application/json-patch+json` as a more verbose, but after all a ratified internet standard for patching JSON resources. We should investigate t…