Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
Mitchell3514
/
express-openapi-validator
Public
forked from
cdimascio/express-openapi-validator
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 31, 2024
Change regex to support multiple params when including file path params (#1)
Show description for 9fb9a3a
guillerecalde
authored and
Mitchell3514
committed
9fb9a3a
Copy full SHA for 9fb9a3a
Add multiple path parameters with wildcard tests
Mitchell3514
committed
327646e
Copy full SHA for 327646e
Update README.md
cdimascio
authored
bdd0d79
Copy full SHA for bdd0d79
Update CONTRIBUTING.md
cdimascio
authored
6d67169
Copy full SHA for 6d67169
Update README.md (#896)
cdimascio
authored
bb66916
Copy full SHA for bb66916
Remove read only and write only fields (#895)
Show description for 97617fd
pilerou
authored
97617fd
Copy full SHA for 97617fd
Commits on Jan 28, 2024
fixes badging for build and test
cdimascio
authored
631fb7b
Copy full SHA for 631fb7b
removes lodash.uniq and lodash.zipobject dependencies (#893)
cdimascio
authored
1206802
Copy full SHA for 1206802
npm audit fix (#892)
Show description for 2977c0a
cdimascio
authored
2977c0a
Copy full SHA for 2977c0a
Commits on Jan 27, 2024
docs: fix doc typo in README.md (#885)
CarinaChenot
authored
8a81bf8
Copy full SHA for 8a81bf8
add cookies to examples 1 and 2 (#891)
Show description for 2c95d5b
cdimascio
authored
2c95d5b
Copy full SHA for 2c95d5b
v5.1.3
cdimascio
committed
f806690
Copy full SHA for f806690
v5.1.3
cdimascio
committed
e567701
Copy full SHA for e567701
remove examples from schema (#890)
cdimascio
authored
0ad49ec
Copy full SHA for 0ad49ec
Commits on Jan 25, 2024
CLS Context is lost after using multer middleware (#695)
Show description for 40716fb
yidongw
and
Alan Wang
authored
40716fb
Copy full SHA for 40716fb
Commits on Dec 4, 2023
v5.1.1
cdimascio
committed
4b0c989
Copy full SHA for 4b0c989
Commits on Dec 2, 2023
Normalize request body ContentTypes (#863)
Show description for 0099b0d
rayvincent2
authored
0099b0d
Copy full SHA for 0099b0d
Commits on Nov 30, 2023
Safer handling of multipart nested JSON body props (#878)
Show description for 807e09c
mdmower
authored
807e09c
Copy full SHA for 807e09c
Commits on Nov 21, 2023
v5.1.1
cdimascio
committed
a4e62ac
Copy full SHA for a4e62ac
Commits on Nov 18, 2023
Pass-through HttpError caught in multipart handler (#867)
Show description for 240c876
mdmower
authored
240c876
Copy full SHA for 240c876
Commits on Nov 12, 2023
v5.1.0
cdimascio
committed
a9a3b0b
Copy full SHA for a9a3b0b
v5.1.0
cdimascio
committed
839f859
Copy full SHA for 839f859
Update build and packaging scripts (#872)
Show description for dd4027f
mdmower
authored
dd4027f
Copy full SHA for dd4027f
Reorder upload and security middlewares (#866)
Show description for 95543d6
mdmower
authored
95543d6
Copy full SHA for 95543d6
Allow optional use of `req.url` (#857)
Show description for f732379
nikkegg
and
nikkegg
authored
f732379
Copy full SHA for f732379
Commits on Aug 26, 2023
update version locks
cdimascio
committed
bb8d6b8
Copy full SHA for bb8d6b8
Commits on Aug 23, 2023
v5.0.5 change history
cdimascio
committed
b5cc33a
Copy full SHA for b5cc33a
fix example schema removal and upgrade patch version
cdimascio
committed
495dabd
Copy full SHA for 495dabd
Commits on Aug 16, 2023
Remove body-parser deps in example (#845)
Show description for c73b7c1
yutak23
authored
c73b7c1
Copy full SHA for c73b7c1
#841 return error thrown in serDes deserializer (#842)
marcocastignoli
authored
d029401
Copy full SHA for d029401
fixing default export function issue (#846)
Show description for 268d38a
kesha-shah
and
Kesha Shah
authored
268d38a
Copy full SHA for 268d38a
Resolve "reference resolves to more than one schema" errors when AJV processes OpenAPI document and encounters unknown properties whose values include an `id` parameter. (#853)
Show description for 9d215be
mdwheele
authored
9d215be
Copy full SHA for 9d215be
Remove examples from apiDoc when validating requests (#774)
Show description for 950d429
HairyMike
and
Michael Eller
authored
950d429
Copy full SHA for 950d429
Commits on Apr 30, 2023
fix documentation links
cdimascio
authored
01950b7
Copy full SHA for 01950b7
v5.0.4
cdimascio
committed
9b89c79
Copy full SHA for 9b89c79
Pagination
Previous
Next
You can’t perform that action at this time.