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 }}
jakedahm
/
swagger-tools
Public
forked from
apigee-127/swagger-tools
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
v0.7.0
User selector
All users
All time
Commit history
Commits on Dec 10, 2014
v0.7.0
whitlockjc
committed
a0f4df5
View commit details
Copy full SHA for a0f4df5
Browse repository at this point
Updated browser builds for upcoming release
whitlockjc
committed
31c9c07
View commit details
Copy full SHA for 31c9c07
Browse repository at this point
Added release notes
whitlockjc
committed
07e831f
View commit details
Copy full SHA for 07e831f
Browse repository at this point
Updated to latest swagger-ui
whitlockjc
committed
611ee59
View commit details
Copy full SHA for 611ee59
Browse repository at this point
Support validating remote files from the CLI
Show description for 47ca297
whitlockjc
committed
47ca297
View commit details
Copy full SHA for 47ca297
Browse repository at this point
Support validating YAML files from the CLI
Show description for 5328c83
whitlockjc
committed
5328c83
View commit details
Copy full SHA for 5328c83
Browse repository at this point
Fixed the example sources to work with new release
whitlockjc
committed
3d2a655
View commit details
Copy full SHA for 3d2a655
Browse repository at this point
Updated 2.0 example JSON
Show description for f317ce3
whitlockjc
committed
f317ce3
View commit details
Copy full SHA for f317ce3
Browse repository at this point
Updated example and example docs for new release
whitlockjc
committed
0718813
View commit details
Copy full SHA for 0718813
Browse repository at this point
Fixed a typo in the Middleware documentation
whitlockjc
committed
1163bda
View commit details
Copy full SHA for 1163bda
Browse repository at this point
Updated documentation for new release
Show description for 9252e57
whitlockjc
committed
9252e57
View commit details
Copy full SHA for 9252e57
Browse repository at this point
Commits on Dec 8, 2014
Support path parameters that are not path segments
Show description for 8e299d0
whitlockjc
committed
8e299d0
View commit details
Copy full SHA for 8e299d0
Browse repository at this point
Handle inner validation errors
Show description for 549dcf7
whitlockjc
committed
549dcf7
View commit details
Copy full SHA for 549dcf7
Browse repository at this point
Added swagger-security middleware to 1.2
whitlockjc
committed
6d4cd4a
View commit details
Copy full SHA for 6d4cd4a
Browse repository at this point
Merged swagger-security branch
Show description for 0c2fcf8
whitlockjc
committed
0c2fcf8
View commit details
Copy full SHA for 0c2fcf8
Browse repository at this point
Resolve header parameters regardless of case
Show description for 867fa88
whitlockjc
committed
867fa88
View commit details
Copy full SHA for 867fa88
Browse repository at this point
Added tests for Specification#resolve.
whitlockjc
committed
bfb0dd0
View commit details
Copy full SHA for bfb0dd0
Browse repository at this point
Commits on Dec 6, 2014
Rewrite to support Swagger 2.0 references properly (and more...sorry)
Show description for eccc6eb
whitlockjc
committed
eccc6eb
View commit details
Copy full SHA for eccc6eb
Browse repository at this point
Commits on Nov 13, 2014
Added code coverage
whitlockjc
committed
2dec308
View commit details
Copy full SHA for 2dec308
Browse repository at this point
Refactored code to create validators to be in one place
whitlockjc
committed
311ea37
View commit details
Copy full SHA for 311ea37
Browse repository at this point
Added a few TODO items and made helpers#toJsonPointer handle the tilde
whitlockjc
committed
3598912
View commit details
Copy full SHA for 3598912
Browse repository at this point
Commits on Nov 10, 2014
Merge pull request #66 from Tyny/master
Show description for b707925
whitlockjc
committed
b707925
View commit details
Copy full SHA for b707925
Browse repository at this point
Commits on Nov 4, 2014
support coffe script controllers
Tyny
committed
4122282
View commit details
Copy full SHA for 4122282
Browse repository at this point
Commits on Oct 28, 2014
v0.6.12
whitlockjc
committed
28b0171
View commit details
Copy full SHA for 28b0171
Browse repository at this point
Updated for upstream swagger-ui changes
whitlockjc
committed
ca1accc
View commit details
Copy full SHA for ca1accc
Browse repository at this point
Commits on Oct 23, 2014
v0.6.11
whitlockjc
committed
5963232
View commit details
Copy full SHA for 5963232
Browse repository at this point
Adjust logic that adds self references for inline schemas
Show description for acbdf06
whitlockjc
committed
acbdf06
View commit details
Copy full SHA for acbdf06
Browse repository at this point
Validate array types have items properties
Show description for 812926d
whitlockjc
committed
812926d
View commit details
Copy full SHA for 812926d
Browse repository at this point
Commits on Oct 22, 2014
v0.6.10
whitlockjc
committed
87c9ca1
View commit details
Copy full SHA for 87c9ca1
Browse repository at this point
Updated all middleware to pass Errors downstream
Show description for df72e63
whitlockjc
committed
df72e63
View commit details
Copy full SHA for df72e63
Browse repository at this point
Commits on Oct 21, 2014
v0.6.9
whitlockjc
committed
daa8e22
View commit details
Copy full SHA for daa8e22
Browse repository at this point
Fix issue with browser's jjv version
whitlockjc
committed
9607067
View commit details
Copy full SHA for 9607067
Browse repository at this point
Commits on Oct 20, 2014
v0.6.8
whitlockjc
committed
7c06446
View commit details
Copy full SHA for 7c06446
Browse repository at this point
Update browser distribution for release
whitlockjc
committed
0de9c02
View commit details
Copy full SHA for 0de9c02
Browse repository at this point
Do not resolve/validate remote model references
Show description for 23da5ba
whitlockjc
committed
23da5ba
View commit details
Copy full SHA for 23da5ba
Browse repository at this point
Previous
Next
You can’t perform that action at this time.