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 }}
nats
/
binarylane-python-client
Public
forked from
binarylane/binarylane-python-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
binarylane-python-client
openapi_python_client
parser
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 2, 2023
refactor: fix mypy error from previous commit
nats
committed
7115139
View commit details
Copy full SHA for 7115139
View code at this point
Browse repository at this point
refactor: fix lint errors from previous commits
nats
committed
e310f86
View commit details
Copy full SHA for e310f86
View code at this point
Browse repository at this point
Commits on Apr 1, 2023
chore: merge upstream release 0.13.3
nats
committed
df99e1c
View commit details
Copy full SHA for df99e1c
View code at this point
Browse repository at this point
Commits on Mar 28, 2023
fix: Parsing endpoint content types with semicolon separator (#727). Thanks @expobrain!
Show description for 4fb9775
expobrain
and
dbanty
authored
4fb9775
View commit details
Copy full SHA for 4fb9775
View code at this point
Browse repository at this point
Commits on Mar 18, 2023
fix: Respect `required` field in parameters included with `$ref` (#737)
robertschweizer
authored
555ff10
View commit details
Copy full SHA for 555ff10
View code at this point
Browse repository at this point
Commits on Jan 23, 2023
Include parameter description from parent schema in Property object
nats
committed
47b94df
View commit details
Copy full SHA for 47b94df
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
Add "data: oai.Operation" attribute to Endpoint
nats
committed
8ee7944
View commit details
Copy full SHA for 8ee7944
View code at this point
Browse repository at this point
Do not use List[ForwardRef] when lazy imports are disabled
nats
committed
1be3f04
View commit details
Copy full SHA for 1be3f04
View code at this point
Browse repository at this point
Add Property.enable_lazy_imports to allow disabling lazy imports in generated code
nats
committed
304b752
View commit details
Copy full SHA for 304b752
View code at this point
Browse repository at this point
Use parameter.description for properties if the parameter's schema does not have description
nats
committed
bb10c5d
View commit details
Copy full SHA for bb10c5d
View code at this point
Browse repository at this point
Commits on Dec 17, 2022
feat: add `use_path_prefixes_for_title_model_names` config option for simpler model names [#559, #560]. Thanks @rtaycher!
Show description for 99638b1
rtaycher
and
dbanty
authored
99638b1
View commit details
Copy full SHA for 99638b1
View code at this point
Browse repository at this point
feat: Support any content type ending in `+json` [#706, #709]. Thanks @XioNoX and @mtovt!
dbanty
authored
dd81e19
View commit details
Copy full SHA for dd81e19
View code at this point
Browse repository at this point
Commits on Dec 4, 2022
fix: Support Python 3.11.0 (#701)
dbanty
authored
263b083
View commit details
Copy full SHA for 263b083
View code at this point
Browse repository at this point
Commits on Nov 12, 2022
fix: If data.type is None but has data.properties, assume type is object [#691, #674]. Thanks @ahuang11!
Show description for d4e14f9
ahuang11
and
dbanty
authored
d4e14f9
View commit details
Copy full SHA for d4e14f9
View code at this point
Browse repository at this point
feat: Support for recursive and circular references using lazy imports [#670, #338, #466]. Thanks @mtovt!
Show description for 8300674
3 people
authored
8300674
View commit details
Copy full SHA for 8300674
View code at this point
Browse repository at this point
Commits on Sep 18, 2022
feat!: Change the `Response.status_code` type to the `HTTPStatus` enum [#665]
Show description for 08c985f
asfaltboy
and
dbanty
authored
08c985f
View commit details
Copy full SHA for 08c985f
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
feat: improve the error message when parsing a response fails [#659]. Thanks @supermihi!
Show description for 0a0d44b
supermihi
and
dbanty
authored
0a0d44b
View commit details
Copy full SHA for 0a0d44b
View code at this point
Browse repository at this point
feat: Support inlined form data schema in requestBody [#656, #662]. Thanks @supermihi!
Show description for 227bc5e
supermihi
and
dbanty
authored
227bc5e
View commit details
Copy full SHA for 227bc5e
View code at this point
Browse repository at this point
feat: Allow enums in headers [#663, #667]. Thanks @supermihi!
Show description for b20789b
dbanty
and
supermihi
authored
b20789b
View commit details
Copy full SHA for b20789b
View code at this point
Browse repository at this point
Commits on Aug 13, 2022
feat: support `#/components/parameters` references [#288, #615, #653]. Thanks @jsanchez7SC!
Show description for 95b7eb3
dbanty
and
Jordi Sanchez
authored
95b7eb3
View commit details
Copy full SHA for 95b7eb3
View code at this point
Browse repository at this point
Commits on Jan 19, 2022
fix: OpenAPI schema validation issues (#426, #568). Thanks @p1-ra!
Show description for 0101a03
3 people
authored
0101a03
View commit details
Copy full SHA for 0101a03
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
fix: Non-string header values [#552, #553, #566]. Thanks @John98Zakaria!
Show description for 5de5920
dbanty
and
John98Zakaria
committed
5de5920
View commit details
Copy full SHA for 5de5920
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
feat: New and improved docstrings in generated functions and classes [#503, #505, #551]. Thanks @rtaycher!
Show description for 3304030
dbanty
and
rtaycher
authored
3304030
View commit details
Copy full SHA for 3304030
View code at this point
Browse repository at this point
Commits on Oct 17, 2021
feat: Improve error messages related to invalid arrays and circular or recursive references. (#519)
dbanty
authored
2c157aa
View commit details
Copy full SHA for 2c157aa
View code at this point
Browse repository at this point
fix: Allow None in enum properties [#504, #512, #516]. Thanks @juspence!
Show description for 6e9d81f
dbanty
and
juspence
authored
6e9d81f
View commit details
Copy full SHA for 6e9d81f
View code at this point
Browse repository at this point
Commits on Sep 26, 2021
fix: Properly label a path template issue as a warning (#494). Thanks @chamini2!
dbanty
authored
54f819d
View commit details
Copy full SHA for 54f819d
View code at this point
Browse repository at this point
fix: Don't allow mixed types in enums.
dbanty
committed
2d4365c
View commit details
Copy full SHA for 2d4365c
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
refactor(parser): Schema datatypes validation by `pydantic` [#478]. Thanks @mtovts!
mtovts
authored
2d74640
View commit details
Copy full SHA for 2d74640
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
fix: Properly replace reserved words in class and module names [#475, #476]. Thanks @mtovts!
dbanty
committed
f04ce5b
View commit details
Copy full SHA for f04ce5b
View code at this point
Browse repository at this point
ci: Add Pylint (#472)
Show description for fc39b40
dbanty
authored
fc39b40
View commit details
Copy full SHA for fc39b40
View code at this point
Browse repository at this point
Commits on Aug 15, 2021
feat: Allow path parameters to be positional args [#429 & #464]. Thanks @tsotnikov!
Show description for 9d991ec
dbanty
and
tsotnikov
authored
9d991ec
View commit details
Copy full SHA for 9d991ec
View code at this point
Browse repository at this point
feat: Include both `UNSET` and `None` static types for nullable or optional query params [#421, #380, #462]. Thanks @forest-benchling!
dbanty
authored
c5293bf
View commit details
Copy full SHA for c5293bf
View code at this point
Browse repository at this point
fix: Parameters from `PathItem` can now be overriden in `Operation` [#458 & #457]. Thanks @mtovts!
mtovts
authored
53cdd94
View commit details
Copy full SHA for 53cdd94
View code at this point
Browse repository at this point
Commits on Aug 1, 2021
feat: Allow allOf enums to be subsets of one another or their base types [#379, #423, #461]. Thanks @forest-benchling! (#461)
Show description for 0ca21aa
dbanty
and
forest-benchling
authored
0ca21aa
View commit details
Copy full SHA for 0ca21aa
View code at this point
Browse repository at this point
Commits on Jul 5, 2021
fix!: Normalize generated module names to allow more tags [#428 & #448]. Thanks @iamnoah & @forest-benchling!
Show description for 457ebca
dbanty
authored
457ebca
View commit details
Copy full SHA for 457ebca
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.