Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
belgif
/
rest-problem-java
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
12
Code
Issues
13
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Use JsonPointer syntax
- #348
#348
Open
usku01
wants to merge 22 commits into
main
belgif/rest-problem-java:main
from
feature/#344-use-json-pointer-syntax
belgif/rest-problem-java:feature/#344-use-json-pointer-syntax
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Use JsonPointer syntax
#348
usku01
wants to merge 22 commits into
main
belgif/rest-problem-java:main
from
feature/#344-use-json-pointer-syntax
belgif/rest-problem-java:feature/#344-use-json-pointer-syntax
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
Use JsonPointer syntax
usku01
committed
71dd75a
View commit details
Copy full SHA for 71dd75a
Browse repository at this point
Merge branch 'main' into feature/#344-use-json-pointer-syntax
usku01
committed
ba7e78a
View commit details
Copy full SHA for ba7e78a
Browse repository at this point
Commits on Jun 19, 2026
Use JsonPointer syntax part 2
usku01
committed
279287b
View commit details
Copy full SHA for 279287b
Browse repository at this point
fix pattern for backtracking issue
usku01
committed
1ac1c9c
View commit details
Copy full SHA for 1ac1c9c
Browse repository at this point
also allow hyphens (for headers)
usku01
committed
27952fe
View commit details
Copy full SHA for 27952fe
Browse repository at this point
fix method call
usku01
committed
091aac2
View commit details
Copy full SHA for 091aac2
Browse repository at this point
Commits on Jun 22, 2026
some refactoring
usku01
committed
be6d5ba
View commit details
Copy full SHA for be6d5ba
Browse repository at this point
Commits on Jun 23, 2026
allow dots in name
usku01
committed
18d37f0
View commit details
Copy full SHA for 18d37f0
Browse repository at this point
Use jsonPointer only for body
usku01
committed
9398157
View commit details
Copy full SHA for 9398157
Browse repository at this point
Merge branch 'main' into feature/#344-use-json-pointer-syntax
usku01
committed
0384049
View commit details
Copy full SHA for 0384049
Browse repository at this point
Commits on Jun 26, 2026
Add auto-conversion for name of issue + add warning when applied
usku01
committed
ca900f4
View commit details
Copy full SHA for ca900f4
Browse repository at this point
Merge branch 'main' into feature/#344-use-json-pointer-syntax
usku01
committed
ff348d5
View commit details
Copy full SHA for ff348d5
Browse repository at this point
Commits on Jul 28, 2026
Merge branch 'main' into feature/#344-use-json-pointer-syntax
jpraet
authored
36485a2
View commit details
Copy full SHA for 36485a2
Browse repository at this point
Commits on Jul 29, 2026
Extract JsonPointerUtil class
jpraet
committed
1153871
View commit details
Copy full SHA for 1153871
Browse repository at this point
Move JSON Pointer auto-conversion back to InputValidationIssue class
jpraet
committed
842bcbb
View commit details
Copy full SHA for 842bcbb
Browse repository at this point
Remove check which prevented JSON Pointer with top-level or nested array
jpraet
committed
4197aa3
View commit details
Copy full SHA for 4197aa3
Browse repository at this point
Remove obsolete setName call
jpraet
committed
e7bfbfa
View commit details
Copy full SHA for e7bfbfa
Browse repository at this point
Update documentation
jpraet
committed
f3f3610
View commit details
Copy full SHA for f3f3610
Browse repository at this point
Commits on Jul 30, 2026
Use a precompiled cached pattern for array index regex
jpraet
committed
056a9cd
View commit details
Copy full SHA for 056a9cd
Browse repository at this point
review remarks
usku01
committed
337124e
View commit details
Copy full SHA for 337124e
Browse repository at this point
Commits on Aug 7, 2026
Merge branch 'main' into feature/#344-use-json-pointer-syntax
jpraet
authored
154c47e
View commit details
Copy full SHA for 154c47e
Browse repository at this point
Handle some review comments
Show description for 341b74f
jpraet
committed
341b74f
View commit details
Copy full SHA for 341b74f
Browse repository at this point
You can’t perform that action at this time.