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
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
.
visualitypl
/
jsonapi_parameters
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
59
Code
Issues
3
Pull requests
4
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
[OS-17] JSON Schema validation
- #45
#45
Open
Marahin
wants to merge 13 commits into
master
visualitypl/jsonapi_parameters:master
from
os-17/json-schema-validation
visualitypl/jsonapi_parameters:os-17/json-schema-validation
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
[OS-17] JSON Schema validation
#45
Marahin
wants to merge 13 commits into
master
visualitypl/jsonapi_parameters:master
from
os-17/json-schema-validation
visualitypl/jsonapi_parameters:os-17/json-schema-validation
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2020
Add working JsonApi Schema validator
Marahin
committed
2f44901
View commit details
Copy full SHA for 2f44901
Browse repository at this point
Add feature flag for suppressing validation errors
Marahin
committed
57f6ffd
View commit details
Copy full SHA for 57f6ffd
Browse repository at this point
Add a flag to enable prevalidation
Marahin
committed
e43d0c9
View commit details
Copy full SHA for e43d0c9
Browse repository at this point
Remove unnecessary #to_s at #find_included_body in 2many relation handler
Marahin
committed
4272923
View commit details
Copy full SHA for 4272923
Browse repository at this point
Commits on Aug 26, 2020
Correct a typo "supress" -> "suppress"
Show description for 3f94c2c
Marahin
and
visuality-pstrzalkowski
authored
3f94c2c
View commit details
Copy full SHA for 3f94c2c
Browse repository at this point
Call Validator by full namespace
Marahin
committed
0d8015f
View commit details
Copy full SHA for 0d8015f
Browse repository at this point
Throw TranslatorErrors when related_id and related_type are not present
Show description for 92535e3
Marahin
committed
92535e3
View commit details
Copy full SHA for 92535e3
Browse repository at this point
Move jsonapi_schema.json to lib/jsonapi_parameters
Marahin
committed
28aad22
View commit details
Copy full SHA for 28aad22
Browse repository at this point
Commits on Sep 3, 2020
Correct the description for checking validation errors
Marahin
committed
64d635c
View commit details
Copy full SHA for 64d635c
Browse repository at this point
Commits on Sep 29, 2020
Change jsonapi_schemer dependency to match one without Ruby2.5
Show description for ad51141
Marahin
committed
ad51141
View commit details
Copy full SHA for ad51141
Browse repository at this point
Commits on Sep 30, 2020
Prefix global schema validation settings
Marahin
committed
6776da5
View commit details
Copy full SHA for 6776da5
Browse repository at this point
Commits on Oct 1, 2020
Load jsonapi_schema.json properly
Show description for 9c36245
Marahin
and
ipepe
authored
9c36245
View commit details
Copy full SHA for 9c36245
Browse repository at this point
Commits on Oct 2, 2020
Allow additionalProperties in jsonapi schema
Marahin
committed
e9f8b7b
View commit details
Copy full SHA for e9f8b7b
Browse repository at this point
You can’t perform that action at this time.