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.5.4
User selector
All users
All time
Commit history
Commits on Sep 16, 2014
0.5.4
whitlockjc
committed
ef3268a
View commit details
Copy full SHA for ef3268a
Browse repository at this point
Fix problem where swagger-router would attempt to handle non-Swagger routes
whitlockjc
committed
12f42af
View commit details
Copy full SHA for 12f42af
Browse repository at this point
0.5.3
whitlockjc
committed
eb6011c
View commit details
Copy full SHA for eb6011c
Browse repository at this point
Updated the README for model composition stuff
whitlockjc
committed
8e0d067
View commit details
Copy full SHA for 8e0d067
Browse repository at this point
Commits on Sep 15, 2014
swagger-router should return a 405 when mock mode is enabled but no operation
Show description for 58c88eb
whitlockjc
committed
58c88eb
View commit details
Copy full SHA for 58c88eb
Browse repository at this point
First pass inferred responses for mock mode
Show description for cd26e16
whitlockjc
committed
cd26e16
View commit details
Copy full SHA for cd26e16
Browse repository at this point
Commits on Sep 8, 2014
Added model composition to 2.0
whitlockjc
committed
5b7624d
View commit details
Copy full SHA for 5b7624d
Browse repository at this point
Added model validation to 2.0
Show description for 955c94a
whitlockjc
committed
955c94a
View commit details
Copy full SHA for 955c94a
Browse repository at this point
Commits on Sep 4, 2014
Added model composition to 1.2
whitlockjc
committed
7a6b520
View commit details
Copy full SHA for 7a6b520
Browse repository at this point
Commits on Sep 2, 2014
Updated 2.0 schema for upstream changes
whitlockjc
committed
7df90ec
View commit details
Copy full SHA for 7df90ec
Browse repository at this point
Commits on Aug 28, 2014
0.5.2
whitlockjc
committed
0cc9bd0
View commit details
Copy full SHA for 0cc9bd0
Browse repository at this point
Added validation checks for missing/unresolvable API/operation path parameters
Show description for f374697
whitlockjc
committed
f374697
View commit details
Copy full SHA for f374697
Browse repository at this point
Fix Travis
whitlockjc
committed
a0b363b
View commit details
Copy full SHA for a0b363b
Browse repository at this point
Made duplicate API path check smarter
Show description for d3fddb5
whitlockjc
committed
d3fddb5
View commit details
Copy full SHA for d3fddb5
Browse repository at this point
Fix Travis again
whitlockjc
committed
0cb8a17
View commit details
Copy full SHA for 0cb8a17
Browse repository at this point
Fix Travis
whitlockjc
committed
1ce6f71
View commit details
Copy full SHA for 1ce6f71
Browse repository at this point
0.5.1
whitlockjc
committed
733daa8
View commit details
Copy full SHA for 733daa8
Browse repository at this point
Brought back semantic validation
Show description for 2deb3ca
whitlockjc
committed
2deb3ca
View commit details
Copy full SHA for 2deb3ca
Browse repository at this point
Commits on Aug 20, 2014
Updated 2.0 schema with upstream changes
whitlockjc
committed
922e599
View commit details
Copy full SHA for 922e599
Browse repository at this point
Commits on Aug 19, 2014
Added support to swagger-router for searching an array of directories for controllers
Show description for b4e3bbf
whitlockjc
committed
b4e3bbf
View commit details
Copy full SHA for b4e3bbf
Browse repository at this point
Removed unused module imports to fix build
whitlockjc
committed
db21ce7
View commit details
Copy full SHA for db21ce7
Browse repository at this point
Reverted change to default controller handling for swagger-router
whitlockjc
committed
b2281ed
View commit details
Copy full SHA for b2281ed
Browse repository at this point
Pass whether useStubs is enabled for swagger-router downstream
Show description for 18719a9
whitlockjc
committed
18719a9
View commit details
Copy full SHA for 18719a9
Browse repository at this point
Using shields.io for the license badge
whitlockjc
committed
e67cef7
View commit details
Copy full SHA for e67cef7
Browse repository at this point
Commits on Aug 18, 2014
Fixed package.json to have proper project URLs and updated 2.0 schema
whitlockjc
committed
773f0a2
View commit details
Copy full SHA for 773f0a2
Browse repository at this point
Commits on Aug 15, 2014
0.5.0
whitlockjc
committed
601a17c
View commit details
Copy full SHA for 601a17c
Browse repository at this point
Update swagger-validator to handle charset and other Content-Type parameters.
Show description for 5249e1e
whitlockjc
committed
5249e1e
View commit details
Copy full SHA for 5249e1e
Browse repository at this point
Change the license from Apache 2.0 to MIT.
Show description for 30f26e7
whitlockjc
committed
30f26e7
View commit details
Copy full SHA for 30f26e7
Browse repository at this point
Finished first pass at Swagger 2.0 support for swagger-validator middleware
whitlockjc
committed
7156a31
View commit details
Copy full SHA for 7156a31
Browse repository at this point
Commits on Aug 14, 2014
0.4.8
whitlockjc
committed
4bd6b44
View commit details
Copy full SHA for 4bd6b44
Browse repository at this point
Incremental commit with first pass at 2.0 support for middleware
Show description for 7428704
whitlockjc
committed
7428704
View commit details
Copy full SHA for 7428704
Browse repository at this point
Commits on Aug 13, 2014
Updated README for 1.2 and 2.0 validation examples
Show description for 0acc168
whitlockjc
committed
0acc168
View commit details
Copy full SHA for 0acc168
Browse repository at this point
Added support for 2.0 to the validation API and removed unfinished code
Show description for cb0e76b
whitlockjc
committed
cb0e76b
View commit details
Copy full SHA for cb0e76b
Browse repository at this point
Commits on Aug 11, 2014
0.4.7
whitlockjc
committed
61a78af
View commit details
Copy full SHA for 61a78af
Browse repository at this point
Updated swagger-router to use '_' instead of '#' for nickname mapping
Show description for 902dc57
whitlockjc
committed
902dc57
View commit details
Copy full SHA for 902dc57
Browse repository at this point
Previous
Next
You can’t perform that action at this time.