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
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 }}
softprops
/
openapi
Public
Notifications
You must be signed in to change notification settings
Fork
57
Star
135
Code
Issues
14
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Adds default, and various properties related to minimum and maximum
- #23
#23
Open
JordiPolo
wants to merge 7 commits into
softprops:master
softprops/openapi:master
from
JordiPolo:feature/default_min_max
JordiPolo/openapi:feature/default_min_max
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
Adds default, and various properties related to minimum and maximum
#23
JordiPolo
wants to merge 7 commits into
softprops:master
softprops/openapi:master
from
JordiPolo:feature/default_min_max
JordiPolo/openapi:feature/default_min_max
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2018
Adds default min and max to param
JordiPolo
committed
9f9930b
View commit details
Copy full SHA for 9f9930b
Browse repository at this point
Commits on Mar 11, 2018
Adds enum values to parameters
JordiPolo
committed
7f7a270
View commit details
Copy full SHA for 7f7a270
Browse repository at this point
Commits on Apr 16, 2018
add operationid rename
JordiPolo
committed
8cbb469
View commit details
Copy full SHA for 8cbb469
Browse repository at this point
Commits on Nov 4, 2018
Adds maxLength, maxItems, ExclusiveMaximum and their minimum variants to the schema
jcarres-mdsol
committed
48be538
View commit details
Copy full SHA for 48be538
Browse repository at this point
Adds changes to CHANGELOG
jcarres-mdsol
committed
23c61f4
View commit details
Copy full SHA for 23c61f4
Browse repository at this point
Changes field names to snake cases and serde to rename everything as camelCase
jcarres-mdsol
committed
7271248
View commit details
Copy full SHA for 7271248
Browse repository at this point
Commits on Nov 13, 2018
Uses Default::default() for default property and makes Parameter a variant of ParameterOrRef instead of copying the structure
jcarres-mdsol
committed
6efec71
View commit details
Copy full SHA for 6efec71
Browse repository at this point
You can’t perform that action at this time.