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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Mar 18, 2019. It is now read-only.
core-api
/
python-openapi-codec
Public archive
Notifications
You must be signed in to change notification settings
Fork
34
Star
32
Code
Issues
12
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 19, 2017
Version 1.3.2
lovelydinosaur
committed
baa97e0
View commit details
Copy full SHA for baa97e0
Browse repository at this point
Commits on Jun 16, 2017
Merge pull request #35 from paultiplady/add-description-field
Show description for 1c1c680
lovelydinosaur
authored
1c1c680
View commit details
Copy full SHA for 1c1c680
Browse repository at this point
Commits on Mar 30, 2017
Add OpenAPI info.description field
Show description for 49a36b6
paultiplady
committed
49a36b6
View commit details
Copy full SHA for 49a36b6
Browse repository at this point
Commits on Feb 8, 2017
Version 1.3.1
lovelydinosaur
committed
63ca501
View commit details
Copy full SHA for 63ca501
Browse repository at this point
Merge pull request #30 from core-api/version-1-3-0
Show description for f5160b0
lovelydinosaur
authored
f5160b0
View commit details
Copy full SHA for f5160b0
Browse repository at this point
Version 1.3.0
lovelydinosaur
committed
89066f3
View commit details
Copy full SHA for 89066f3
Browse repository at this point
Commits on Dec 2, 2016
Merge pull request #27 from core-api/graceful-handling-of-file-type-in-json
Show description for ae04db0
lovelydinosaur
authored
ae04db0
View commit details
Copy full SHA for ae04db0
Browse repository at this point
Don't produce invalid Swagger documents when a 'file' field is erronously included in a JSON encoded link.
lovelydinosaur
committed
41ec042
View commit details
Copy full SHA for 41ec042
Browse repository at this point
Commits on Nov 29, 2016
Merge pull request #26 from core-api/version-1-2-0
Show description for 565f902
lovelydinosaur
authored
565f902
View commit details
Copy full SHA for 565f902
Browse repository at this point
Version 1.2.0
lovelydinosaur
committed
573f32d
View commit details
Copy full SHA for 573f32d
Browse repository at this point
Commits on Oct 20, 2016
Version bump [ci skip]
lovelydinosaur
committed
ab197b7
View commit details
Copy full SHA for ab197b7
Browse repository at this point
Version bump [ci skip]
lovelydinosaur
committed
c69a507
View commit details
Copy full SHA for c69a507
Browse repository at this point
Merge pull request #21 from angvp/issue-20
Show description for f914daa
lovelydinosaur
authored
f914daa
View commit details
Copy full SHA for f914daa
Browse repository at this point
Commits on Oct 18, 2016
Add additional key for items of type array with the type of each element
Show description for 6a365e8
angvp-sng
committed
6a365e8
View commit details
Copy full SHA for 6a365e8
Browse repository at this point
Commits on Oct 13, 2016
Merge pull request #19 from core-api/only-include-required-if-non-empty
Show description for a045b2d
lovelydinosaur
authored
a045b2d
View commit details
Copy full SHA for a045b2d
Browse repository at this point
Only include 'required' property if the required list is non-empty
lovelydinosaur
committed
8082bd3
View commit details
Copy full SHA for 8082bd3
Browse repository at this point
Merge pull request #18 from core-api/include-type
Show description for 1943da4
lovelydinosaur
authored
1943da4
View commit details
Copy full SHA for 1943da4
Browse repository at this point
Include 'type'
lovelydinosaur
committed
ce56917
View commit details
Copy full SHA for ce56917
Browse repository at this point
Commits on Oct 5, 2016
Merge pull request #15 from core-api/include-descriptions
Show description for ee10517
lovelydinosaur
authored
ee10517
View commit details
Copy full SHA for ee10517
Browse repository at this point
Update tests
lovelydinosaur
committed
56e0ba6
View commit details
Copy full SHA for 56e0ba6
Browse repository at this point
Include description, summary. Ensure methods are ordered.
lovelydinosaur
committed
5d977d8
View commit details
Copy full SHA for 5d977d8
Browse repository at this point
Commits on Oct 1, 2016
Merge pull request #14 from core-api/ordered-output
Show description for 4c621c6
lovelydinosaur
authored
4c621c6
View commit details
Copy full SHA for 4c621c6
Browse repository at this point
Commits on Sep 30, 2016
Use ordered output for Swagger specs
lovelydinosaur
committed
b9621a9
View commit details
Copy full SHA for b9621a9
Browse repository at this point
Merge pull request #13 from core-api/handle-nested-documents
Show description for 401a407
lovelydinosaur
authored
401a407
View commit details
Copy full SHA for 401a407
Browse repository at this point
Handle nested documetns
lovelydinosaur
committed
2d25008
View commit details
Copy full SHA for 2d25008
Browse repository at this point
Commits on Sep 28, 2016
Merge pull request #12 from core-api/dont-include-empty-host-or-scheme
Show description for a118bac
lovelydinosaur
authored
a118bac
View commit details
Copy full SHA for a118bac
Browse repository at this point
Update tests
lovelydinosaur
committed
d6389c7
View commit details
Copy full SHA for d6389c7
Browse repository at this point
Don't include empty host or scheme in schema output
lovelydinosaur
committed
9273b32
View commit details
Copy full SHA for 9273b32
Browse repository at this point
Commits on Sep 26, 2016
Merge pull request #10 from core-api/version-1-1
Show description for 5f26e5f
lovelydinosaur
authored
5f26e5f
View commit details
Copy full SHA for 5f26e5f
Browse repository at this point
Add format='openapi' to codec
lovelydinosaur
committed
35e9c34
View commit details
Copy full SHA for 35e9c34
Browse repository at this point
Add documentation
lovelydinosaur
committed
b2547ae
View commit details
Copy full SHA for b2547ae
Browse repository at this point
Commits on Sep 23, 2016
Ensure operationId is unique
lovelydinosaur
committed
d74d456
View commit details
Copy full SHA for d74d456
Browse repository at this point
Style tweaks
lovelydinosaur
committed
0fdd8c0
View commit details
Copy full SHA for 0fdd8c0
Browse repository at this point
Use TypeError, not ValueError
lovelydinosaur
committed
e315530
View commit details
Copy full SHA for e315530
Browse repository at this point
Drop 'supports' attribute
lovelydinosaur
committed
e0a37a9
View commit details
Copy full SHA for e0a37a9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.