Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest changes in Web API Reference #95

Merged
merged 5 commits into from
Aug 23, 2021
Merged

Conversation

sonallux
Copy link
Owner

This PR updates to the latest changes in the Web API Reference and migrates away from the fixes as Java Code to declarative patches. The idea from #62 of using json-patch did not work because the elements are referenced by JSON Pointers. Therefore a custom wrapper around json-path is created, that is similar to json-patch but supports more operations.

Fixes #62

@sonallux sonallux marked this pull request as ready for review August 23, 2021 19:22
@sonallux sonallux merged commit e302e6d into main Aug 23, 2021
@sonallux sonallux deleted the latest-changes branch August 23, 2021 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider json patch for documentation fixes
1 participant