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.0
User selector
All users
All time
Commit history
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
Do not do extra validation in swagger-validator if the value is not present.
Show description for 6b38b29
whitlockjc
committed
6b38b29
View commit details
Copy full SHA for 6b38b29
Browse repository at this point
Commits on Aug 2, 2014
Update README.md
theganyo
committed
c130e28
View commit details
Copy full SHA for c130e28
Browse repository at this point
Commits on Jul 31, 2014
0.4.6
whitlockjc
committed
8250c0b
View commit details
Copy full SHA for 8250c0b
Browse repository at this point
When available, use the resource basePath when creating route handles for swagger-metadata
Show description for dd82f10
whitlockjc
committed
dd82f10
View commit details
Copy full SHA for dd82f10
Browse repository at this point
Commits on Jul 28, 2014
Removed a few unused variables
whitlockjc
committed
e237f17
View commit details
Copy full SHA for e237f17
Browse repository at this point
Update Travis to only build 'master' for now
whitlockjc
committed
a5f971f
View commit details
Copy full SHA for a5f971f
Browse repository at this point
0.4.5
whitlockjc
committed
67d35f0
View commit details
Copy full SHA for 67d35f0
Browse repository at this point
Validation errors now return an array of JSON paths instead of a string
Show description for 9fed950
whitlockjc
committed
9fed950
View commit details
Copy full SHA for 9fed950
Browse repository at this point
Moved away from shields.io for the quick/changing badges due to conflicts
whitlockjc
committed
f1c709a
View commit details
Copy full SHA for f1c709a
Browse repository at this point
Minor README refactoring
whitlockjc
committed
bfd5d8d
View commit details
Copy full SHA for bfd5d8d
Browse repository at this point
Removed GitHub releases badge due to upstream issues
whitlockjc
committed
da72884
View commit details
Copy full SHA for da72884
Browse repository at this point
Fixed a few failing badges
whitlockjc
committed
0cdba93
View commit details
Copy full SHA for 0cdba93
Browse repository at this point
More badges
whitlockjc
committed
892df63
View commit details
Copy full SHA for 892df63
Browse repository at this point
0.4.4
whitlockjc
committed
8e478e4
View commit details
Copy full SHA for 8e478e4
Browse repository at this point
Added badges and Travis support
Show description for 92a4fd1
whitlockjc
committed
92a4fd1
View commit details
Copy full SHA for 92a4fd1
Browse repository at this point
Make stub handler respond with information about the controller being stubbed
Show description for a568000
whitlockjc
committed
a568000
View commit details
Copy full SHA for a568000
Browse repository at this point
0.4.3
whitlockjc
committed
a6efef6
View commit details
Copy full SHA for a6efef6
Browse repository at this point
Use path.require(path.join(...)) for locating controllers
whitlockjc
committed
9beb99d
View commit details
Copy full SHA for 9beb99d
Browse repository at this point
Merge pull request #12 from DotLinker/master
Show description for 1f14b49
whitlockjc
committed
1f14b49
View commit details
Copy full SHA for 1f14b49
Browse repository at this point
Use relative controller path in router example
Show description for ab3290b
grahamj
committed
ab3290b
View commit details
Copy full SHA for ab3290b
Browse repository at this point
Correctly require() controller path
Show description for be517ad
grahamj
committed
be517ad
View commit details
Copy full SHA for be517ad
Browse repository at this point
Commits on Jul 26, 2014
0.4.2
whitlockjc
committed
959391f
View commit details
Copy full SHA for 959391f
Browse repository at this point
Update location of schema files to work.
Show description for abb7222
whitlockjc
committed
abb7222
View commit details
Copy full SHA for abb7222
Browse repository at this point
Commits on Jul 25, 2014
0.4.1
whitlockjc
committed
816f854
View commit details
Copy full SHA for 816f854
Browse repository at this point
Update documentation to show the new middleware
whitlockjc
committed
2f6831d
View commit details
Copy full SHA for 2f6831d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.