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
Breadcrumbs
History for
swagger-tools
test
on
v0.8.0
User selector
All users
All time
Commit history
Commits on Jan 27, 2015
Follow-up to 618812 (Add support for Swagger 1.2)
whitlockjc
committed
604191e
View commit details
Copy full SHA for 604191e
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Merge pull request #128 from apigee-127/apikey-security
Show description for 618812c
whitlockjc
committed
618812c
View commit details
Copy full SHA for 618812c
View code at this point
Browse repository at this point
support for apiKey security type
theganyo
committed
9da3b42
View commit details
Copy full SHA for 9da3b42
View code at this point
Browse repository at this point
Allow swaggerUi middleware to serve custom swagger-ui resources
Show description for fe53a11
whitlockjc
committed
fe53a11
View commit details
Copy full SHA for fe53a11
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
Mock mode supports void responses
Show description for 5c35214
whitlockjc
committed
5c35214
View commit details
Copy full SHA for 5c35214
View code at this point
Browse repository at this point
Convert parameters to their appropriate type
Show description for dab1ecb
whitlockjc
committed
dab1ecb
View commit details
Copy full SHA for dab1ecb
View code at this point
Browse repository at this point
Commits on Jan 20, 2015
Added unit test for #122
whitlockjc
committed
780146a
View commit details
Copy full SHA for 780146a
View code at this point
Browse repository at this point
Wrap controller calls in try/catch for swagger-router
Show description for 03b9fdf
whitlockjc
committed
03b9fdf
View commit details
Copy full SHA for 03b9fdf
View code at this point
Browse repository at this point
Limit void type identification to responses only
Show description for d86aa70
whitlockjc
committed
d86aa70
View commit details
Copy full SHA for d86aa70
View code at this point
Browse repository at this point
Commits on Jan 16, 2015
Fix an inconsistency with Swagger 2.0 model validation
Show description for cba209e
whitlockjc
committed
cba209e
View commit details
Copy full SHA for cba209e
View code at this point
Browse repository at this point
Handle missing parents during model validation
Show description for 0f844a3
whitlockjc
committed
0f844a3
View commit details
Copy full SHA for 0f844a3
View code at this point
Browse repository at this point
Added test for Issue #120
whitlockjc
committed
7f49e2b
View commit details
Copy full SHA for 7f49e2b
View code at this point
Browse repository at this point
Commits on Dec 29, 2014
Update response validation to take the default response into account
Show description for 16eddb2
whitlockjc
committed
16eddb2
View commit details
Copy full SHA for 16eddb2
View code at this point
Browse repository at this point
Attach the original response body to response validation errors
Show description for d95e177
whitlockjc
committed
d95e177
View commit details
Copy full SHA for d95e177
View code at this point
Browse repository at this point
No longer fail when server does not include body/query parsing middleware
Show description for 5bc0052
whitlockjc
committed
5bc0052
View commit details
Copy full SHA for 5bc0052
View code at this point
Browse repository at this point
Commits on Dec 23, 2014
Fix issue where non-operations are processed as operations
whitlockjc
committed
eaf1507
View commit details
Copy full SHA for eaf1507
View code at this point
Browse repository at this point
Commits on Dec 19, 2014
Create browser tests and integrate them into the Gulp cycle
Show description for bd3587a
whitlockjc
committed
bd3587a
View commit details
Copy full SHA for bd3587a
View code at this point
Browse repository at this point
Interim commit to prepare for browser tests
whitlockjc
committed
17e950c
View commit details
Copy full SHA for 17e950c
View code at this point
Browse repository at this point
Commits on Dec 18, 2014
Refactored Swagger 1.2 Specification tests for upcoming browser tests
whitlockjc
committed
1328e4d
View commit details
Copy full SHA for 1328e4d
View code at this point
Browse repository at this point
Commits on Dec 15, 2014
Add support for validating responses
Show description for 1fc0835
whitlockjc
committed
1fc0835
View commit details
Copy full SHA for 1fc0835
View code at this point
Browse repository at this point
Commits on Dec 13, 2014
Merge pull request #89 from apigee-127/formdata-fix
Show description for f83a6b8
whitlockjc
committed
f83a6b8
View commit details
Copy full SHA for f83a6b8
View code at this point
Browse repository at this point
Commits on Dec 12, 2014
appease the lint overlords
theganyo
committed
58351a9
View commit details
Copy full SHA for 58351a9
View code at this point
Browse repository at this point
"form" is not a valid "in" value for 2.0, the correct value is "formData"
theganyo
committed
60c19b6
View commit details
Copy full SHA for 60c19b6
View code at this point
Browse repository at this point
Made apiDeclarations optional for convert API/CLI
whitlockjc
committed
01ceee1
View commit details
Copy full SHA for 01ceee1
View code at this point
Browse repository at this point
Added a `Specification#convert` API and updated CLI to use it
whitlockjc
committed
b842e51
View commit details
Copy full SHA for b842e51
View code at this point
Browse repository at this point
Commits on Dec 10, 2014
Updated 2.0 example JSON
Show description for f317ce3
whitlockjc
committed
f317ce3
View commit details
Copy full SHA for f317ce3
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Added swagger-security middleware to 1.2
whitlockjc
committed
6d4cd4a
View commit details
Copy full SHA for 6d4cd4a
View code at this point
Browse repository at this point
Merged swagger-security branch
Show description for 0c2fcf8
whitlockjc
committed
0c2fcf8
View commit details
Copy full SHA for 0c2fcf8
View code at this point
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
View code at this point
Browse repository at this point
Added tests for Specification#resolve.
whitlockjc
committed
bfb0dd0
View commit details
Copy full SHA for bfb0dd0
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
Adjust logic that adds self references for inline schemas
Show description for acbdf06
whitlockjc
committed
acbdf06
View commit details
Copy full SHA for acbdf06
View code at this point
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
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.