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
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 }}
cortexphp
/
openapi
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Align the docs with the implementation, and centralise references on Reference::
- #22
#22
Merged
tymondesigns
merged 13 commits into
main
cortexphp/openapi:main
from
cursor/align-openapi-docs-6953
cortexphp/openapi:cursor/align-openapi-docs-6953
Copy head branch name to clipboard
Sep 16, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Align the docs with the implementation, and centralise references on Reference::
#22
tymondesigns
merged 13 commits into
main
cortexphp/openapi:main
from
cursor/align-openapi-docs-6953
cortexphp/openapi:cursor/align-openapi-docs-6953
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
docs: align OpenAPI pages with current builder APIs
Show description for 8089f18
cursoragent
and
tymondesigns
committed
8089f18
View commit details
Copy full SHA for 8089f18
Browse repository at this point
docs: describe json-schema 1.3.0 embedding, not unreleased APIs
Show description for 7cc8db6
cursoragent
and
tymondesigns
committed
7cc8db6
View commit details
Copy full SHA for 7cc8db6
Browse repository at this point
docs: fix Schema::ref wording and README validation note
Show description for 4c3ca61
cursoragent
and
tymondesigns
committed
4c3ca61
View commit details
Copy full SHA for 4c3ca61
Browse repository at this point
fix: strip the JSON Schema $schema URI from nested embedded schemas
Show description for b9f0a09
cursoragent
and
tymondesigns
committed
b9f0a09
View commit details
Copy full SHA for b9f0a09
Browse repository at this point
docs: add the missing Validation & Output page
Show description for 1df16ea
cursoragent
and
tymondesigns
committed
1df16ea
View commit details
Copy full SHA for 1df16ea
Browse repository at this point
docs: rewrite the reworked passages around what to do, not what breaks
Show description for 70c211d
cursoragent
and
tymondesigns
committed
70c211d
View commit details
Copy full SHA for 70c211d
Browse repository at this point
test: cover the contains leak and cite the spec rule for stripping $schema
Show description for ead449c
cursoragent
and
tymondesigns
committed
ead449c
View commit details
Copy full SHA for ead449c
Browse repository at this point
docs: use Response::ref() consistently in response() samples
Show description for 94d6cad
cursoragent
and
tymondesigns
committed
94d6cad
View commit details
Copy full SHA for 94d6cad
Browse repository at this point
Centralise references on Reference::, and let Response::ref() be the fluent form (#23)
Show description for 4789fcb
tymondesigns
and
cursoragent
authored
4789fcb
View commit details
Copy full SHA for 4789fcb
Browse repository at this point
Merge main (php 8.4, pest 5, json-schema 2) into docs branch
Show description for 4a3822e
cursoragent
and
tymondesigns
committed
4a3822e
View commit details
Copy full SHA for 4a3822e
Browse repository at this point
test: pin the $schema tests to our contract, not upstream's bug
Show description for 51c3583
cursoragent
and
tymondesigns
committed
51c3583
View commit details
Copy full SHA for 51c3583
Browse repository at this point
fix: only walk schema-bearing keywords when stripping $schema
Show description for 1206f13
cursoragent
and
tymondesigns
committed
1206f13
View commit details
Copy full SHA for 1206f13
Browse repository at this point
fix: skip instance-valued keywords instead of allowlisting schema ones
Show description for 1a81c5a
cursoragent
and
tymondesigns
committed
1a81c5a
View commit details
Copy full SHA for 1a81c5a
Browse repository at this point
You can’t perform that action at this time.