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.9.3
User selector
All users
All time
Commit history
Commits on Aug 17, 2015
v0.9.3
whitlockjc
committed
38e6f43
View commit details
Copy full SHA for 38e6f43
Browse repository at this point
Fix issue with body parameters not using their real schema
Show description for 2b09a7b
whitlockjc
committed
2b09a7b
View commit details
Copy full SHA for 2b09a7b
Browse repository at this point
Commits on Aug 5, 2015
v0.9.2
whitlockjc
committed
5cbf72d
View commit details
Copy full SHA for 5cbf72d
Browse repository at this point
Revert "Added validation for duplicate nicknames/operationIds"
Show description for 606c93a
whitlockjc
committed
606c93a
View commit details
Copy full SHA for 606c93a
Browse repository at this point
Commits on Aug 4, 2015
v0.9.1
whitlockjc
committed
68bcce2
View commit details
Copy full SHA for 68bcce2
Browse repository at this point
Preparing for release
whitlockjc
committed
77e4bd7
View commit details
Copy full SHA for 77e4bd7
Browse repository at this point
Properly mark intra-object references
Show description for 8a2ace9
whitlockjc
committed
8a2ace9
View commit details
Copy full SHA for 8a2ace9
Browse repository at this point
Minor source cleanup
whitlockjc
committed
2f1e6d8
View commit details
Copy full SHA for 2f1e6d8
Browse repository at this point
Added validation for duplicate nicknames/operationIds
Show description for a463907
whitlockjc
committed
a463907
View commit details
Copy full SHA for a463907
Browse repository at this point
Updated people.json operationIds
whitlockjc
committed
b6d3322
View commit details
Copy full SHA for b6d3322
Browse repository at this point
Added support for URI encoded path parameters
Show description for fd05ae0
whitlockjc
committed
fd05ae0
View commit details
Copy full SHA for fd05ae0
Browse repository at this point
Clean up parameter type identification in middleware
Show description for 510145f
whitlockjc
committed
510145f
View commit details
Copy full SHA for 510145f
Browse repository at this point
Make swagger-ui middleware work with mount points
Show description for a0e9309
whitlockjc
committed
a0e9309
View commit details
Copy full SHA for a0e9309
Browse repository at this point
Follow-up to PR #258 to treat a 204 the same
whitlockjc
committed
65d55ff
View commit details
Copy full SHA for 65d55ff
Browse repository at this point
Merge pull request #258 from apigee-127/express-304
Show description for d9c47a0
whitlockjc
committed
d9c47a0
View commit details
Copy full SHA for d9c47a0
Browse repository at this point
Updated the Swagger 2.0 JSON Schema
Show description for b56b28d
whitlockjc
committed
b56b28d
View commit details
Copy full SHA for b56b28d
Browse repository at this point
Commits on Aug 3, 2015
fix issue with express 4.x issuing 304 (see https://github.com/swagger-api/swagger-node/issues/266)
theganyo
committed
ecb1946
View commit details
Copy full SHA for ecb1946
Browse repository at this point
Commits on Jul 13, 2015
Merge pull request #246 from Blechhirn/master
Show description for f8230bd
whitlockjc
committed
f8230bd
View commit details
Copy full SHA for f8230bd
Browse repository at this point
Let collectionFormat default to csv if undefined
Blechhirn
committed
6436289
View commit details
Copy full SHA for 6436289
Browse repository at this point
Commits on Jul 9, 2015
v0.9.0
whitlockjc
committed
152a54a
View commit details
Copy full SHA for 152a54a
Browse repository at this point
Preparing for release
whitlockjc
committed
9493fe5
View commit details
Copy full SHA for 9493fe5
Browse repository at this point
Set Content-Type for mock responses
Show description for 53632a1
whitlockjc
committed
53632a1
View commit details
Copy full SHA for 53632a1
Browse repository at this point
Explicitly set the accept header for CLI remote requests
Show description for 998d847
whitlockjc
committed
998d847
View commit details
Copy full SHA for 998d847
Browse repository at this point
Do not perform response validation for undefined responses
Show description for f004fe2
whitlockjc
committed
f004fe2
View commit details
Copy full SHA for f004fe2
Browse repository at this point
Merge pull request #239 from apigee-127/earth2marsh-patch-1
Show description for d1459aa
whitlockjc
committed
d1459aa
View commit details
Copy full SHA for d1459aa
Browse repository at this point
Add test for #242
Show description for 7d76d91
whitlockjc
committed
7d76d91
View commit details
Copy full SHA for 7d76d91
Browse repository at this point
Stop default value type coercion for Swagger 2.0
Show description for 47e9894
whitlockjc
committed
47e9894
View commit details
Copy full SHA for 47e9894
Browse repository at this point
Register all unknown formats to avoid JSON Schema validation failures
Show description for 25df008
whitlockjc
committed
25df008
View commit details
Copy full SHA for 25df008
Browse repository at this point
Remove a little redundancy from debug output
whitlockjc
committed
b2da44a
View commit details
Copy full SHA for b2da44a
Browse repository at this point
Better error reporting for request/response validation errors
Show description for 501b3cd
whitlockjc
committed
501b3cd
View commit details
Copy full SHA for 501b3cd
Browse repository at this point
Update dependencies
whitlockjc
committed
ed46a86
View commit details
Copy full SHA for ed46a86
Browse repository at this point
Commits on Jul 6, 2015
swagger-router will now return a 500 when the configured route handler is missing
whitlockjc
committed
6650a46
View commit details
Copy full SHA for 6650a46
Browse repository at this point
Commits on Jul 2, 2015
Closing the function in the example
earth2marsh
committed
6c15a60
View commit details
Copy full SHA for 6c15a60
Browse repository at this point
Commits on Jun 26, 2015
Fix issue with browser tests being broken by updated serve-static
Show description for 3ff3394
whitlockjc
committed
3ff3394
View commit details
Copy full SHA for 3ff3394
Browse repository at this point
Commits on Jun 25, 2015
Update semantic validation matrix
whitlockjc
committed
4bf8932
View commit details
Copy full SHA for 4bf8932
Browse repository at this point
Previous
Next
You can’t perform that action at this time.