-
### Is your feature request related to a problem? Please describe the problem.
We have a set of cloud printing APIs exposed in Microsoft Graph.
Currently Graph generated powershell requires users …
-
# Clicking on some subentities adds unwanted `m_mTransform` changes
## Reproduction steps
1. Search game content for 00A9B93A825F5BDC and open mission_vanilla.brick in the editor.
2. Enable the…
-
Awesome lib so far :D, i'm currently migrating from nlohmann json and i was wondering if there are plans on implementing a `diff` & `patch` method? I tried looking around and `merge` seems to be the c…
-
I'm just putting some ideas down here for how a JSON-LD patch system might be implemented. This may or may not turn into a spec we want to produce.
Suppose that we defined (loosely for now, can be …
-
**Is your feature request related to a problem? Please describe.**
Right now it is not allowed to update the `name` of a group via `PATCH /groups/{group}`.
```
curl -X 'PATCH' \
'https://api.…
-
JSOn Merge can refuse to merge under some circumstances.
I think one is when a value goes from a string to a dict?
-
-
TLDR: Setting a value for a key of a single backslash using JSON.SET with a path seems impossible
# Inconsistent Behavior Seemingly Making It Impossible
I encountered inconsistent path evaluatio…
-
### Description
Some proxy servers will recognize json as a static resource.
But it is obvious that the ".pageContext.json" generated by vike is not a static resource.
In order to bypass the stat…
-
Hi, first of all, thanks for developing this amazing looking package, I'm really excited to start using it!
I am having an issue using the API version. I am working on a conda environment (python=3…