An open API service for providing issue and pull request metadata for open source projects.

GitHub / openapi-generators/openapi-python-client issues and pull requests

#783 - Provide config option to resolve duplicate model names

Issue - State: closed - Opened by odaom almost 2 years ago
Labels: ✨ enhancement

#782 - "ensure this value has at least 1 items" not required

Issue - State: closed - Opened by markkvdb almost 2 years ago - 1 comment
Labels: bug

#781 - Since d28bc12 we generate broken code if there is a field called `field`

Issue - State: closed - Opened by david-dotorigin about 2 years ago - 3 comments
Labels: 🐞bug

#780 - fix: Use source "response.text" for any mime-type starting with text/

Pull Request - State: closed - Opened by fdintino about 2 years ago - 4 comments

#779 - feat: Upgrade internal Pydantic use to v2. Thanks @KristinnVikar!

Pull Request - State: closed - Opened by KristinnVikar about 2 years ago - 5 comments

#778 - Add the retry to httpx client

Pull Request - State: closed - Opened by imadmoussa1 about 2 years ago - 1 comment

#777 - Nested object returning None are expected as to return empty dictionary

Issue - State: closed - Opened by shivendra2015iiit about 2 years ago - 1 comment
Labels: bug

#776 - chore(deps): update dependency pydantic to v2

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago - 3 comments
Labels: dependencies

#775 - Redesign client for more flexibility via direct `httpx` access

Pull Request - State: closed - Opened by dbanty about 2 years ago - 6 comments
Labels: enhancement, breaking

#774 - ci: Only upload to codecov once

Pull Request - State: closed - Opened by dbanty about 2 years ago - 1 comment

#773 - generated client doesn't support proxies

Issue - State: closed - Opened by leifwalsh about 2 years ago - 3 comments
Labels: enhancement

#772 - Add retry behaviour

Issue - State: closed - Opened by estahn about 2 years ago - 3 comments
Labels: enhancement

#771 - [Multi-part upload] TypeError: Object of type BytesIO is not JSON serializable

Issue - State: open - Opened by anovv about 2 years ago - 3 comments
Labels: 🐞bug

#770 - Represent empty responses as None

Issue - State: closed - Opened by cornerman about 2 years ago - 1 comment
Labels: ✨ enhancement

#768 - chore(deps): update dependency knope to v0.8.0

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago - 1 comment

#767 - Add response data to template data

Pull Request - State: closed - Opened by lee-elenbaas about 2 years ago - 3 comments

#766 - Allow to override tag using `x-code-tag`

Pull Request - State: closed - Opened by lee-elenbaas about 2 years ago - 3 comments

#765 - fix: Allow parameters named "client" and "url"

Pull Request - State: closed - Opened by dbanty about 2 years ago - 1 comment

#764 - chore(deps): update dependency knope to v0.7.3

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago - 1 comment

#763 - openapi-python-client fails to load with typing-extensions==4.6.0

Issue - State: closed - Opened by pacificsky about 2 years ago - 1 comment
Labels: bug

#762 - Prevent error url parameter

Pull Request - State: closed - Opened by juanber84 about 2 years ago - 3 comments

#761 - chore(deps): bump requests from 2.26.0 to 2.31.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#760 - feat: object oriented sync and async clients

Pull Request - State: closed - Opened by fyhertz about 2 years ago

#759 - Support `minLength` validation in clients

Issue - State: closed - Opened by wangxiuwen about 2 years ago - 2 comments
Labels: enhancement

#758 - Attribute named client end up in 2 arguments named client

Issue - State: closed - Opened by truenicoco about 2 years ago - 1 comment
Labels: bug

#756 - Invalid Code is generated for lists inside a union

Issue - State: closed - Opened by diesieben07 about 2 years ago - 1 comment
Labels: 🐞bug

#755 - chore(deps): update dependency typer to ^0.6 || ^0.7.0 || ^0.9.0

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago - 2 comments

#754 - chore!: Drop support for Python 3.7, put minimum version limit on Black

Pull Request - State: closed - Opened by dbanty about 2 years ago - 1 comment
Labels: breaking

#753 - Usage of httpx.Client() in order to manage session between API Calls

Issue - State: closed - Opened by jpjoux over 2 years ago - 1 comment
Labels: bug

#750 - Allow tweaking configuration of black and isort via custom templates

Issue - State: closed - Opened by machinehead over 2 years ago - 1 comment
Labels: enhancement

#749 - chore(deps): update dependency httpx to >=0.15.4,<0.25.0 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment

#748 - ci: Remove deprecated set-output syntax

Pull Request - State: closed - Opened by dbanty over 2 years ago - 1 comment

#747 - ci: Allow required checks in merge group

Pull Request - State: closed - Opened by dbanty over 2 years ago

#746 - feat: support httpx 0.24

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 2 comments

#745 - Make generated Client and AuthenticatedClient take an httpx.Timeout object optionally?

Issue - State: closed - Opened by mdlam92 over 2 years ago - 1 comment
Labels: enhancement

#744 - feat: Add two generation config flags to raise exceptions

Pull Request - State: closed - Opened by robertschweizer over 2 years ago - 1 comment

#743 - Generate @dataclass from OpenAPI YAML specification [not a feature request]

Issue - State: closed - Opened by praveentata over 2 years ago - 2 comments
Labels: enhancement

#742 - Improve response handling and type annotations

Pull Request - State: closed - Opened by robertschweizer over 2 years ago - 1 comment

#741 - fix: Remove Response[] from docstring of non-detailed functions

Pull Request - State: closed - Opened by robertschweizer over 2 years ago - 2 comments

#740 - ci: remove deprecated set-output syntax

Pull Request - State: closed - Opened by dbanty over 2 years ago - 1 comment

#739 - ci: fix broken checkout tokens

Pull Request - State: closed - Opened by dbanty over 2 years ago - 1 comment

#738 - chore(deps): update dependency knope to v0.7.2

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment

#737 - fix: Respect `required` field in parameters included with `$ref`

Pull Request - State: closed - Opened by robertschweizer over 2 years ago - 1 comment

#736 - Introduce `raise_on_error_status` flag

Pull Request - State: closed - Opened by robertschweizer over 2 years ago - 6 comments

#734 - Support schema references

Issue - State: closed - Opened by LadnovSasha over 2 years ago - 11 comments
Labels: 🍭 OpenAPI Compliance

#733 - chore(deps): update dependency knope to v0.7.1

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment

#732 - chore(deps): update dependency knope to 0.6.2, ||, ^0.7.0 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment

#731 - Replace enums with literals

Issue - State: closed - Opened by NixBiks over 2 years ago - 1 comment
Labels: enhancement

#730 - Parameters always required when created by reference

Issue - State: closed - Opened by deceitfulsteve over 2 years ago - 1 comment
Labels: bug

#729 - feat: Extend the UnexpectedStatus exception to include the response's content

Pull Request - State: closed - Opened by expobrain over 2 years ago - 1 comment

#728 - feat: Always generate enums with sorted members

Pull Request - State: closed - Opened by expobrain over 2 years ago - 3 comments

#727 - fix: Parsing endpoint content types with semicolon separator

Pull Request - State: closed - Opened by expobrain over 2 years ago - 3 comments

#726 - Abide the min/max length value in the OpenAPI specs

Issue - State: closed - Opened by expobrain over 2 years ago
Labels: 🍭 OpenAPI Compliance

#725 - Allow case sensitive enum values

Pull Request - State: closed - Opened by expobrain over 2 years ago - 10 comments
Labels: ✨ enhancement, 🥚breaking

#724 - Added support of follow HTTP redirects

Pull Request - State: closed - Opened by expobrain over 2 years ago - 3 comments

#722 - Additional features

Pull Request - State: closed - Opened by lee-elenbaas over 2 years ago - 2 comments

#721 - TypeError when model default value is a list

Issue - State: open - Opened by maxbergmark over 2 years ago
Labels: bug

#720 - Feature: allow `type=object` field overriding with object using `$ref` in Schema object using allOf

Issue - State: closed - Opened by mtovt over 2 years ago
Labels: 🍭 OpenAPI Compliance

#719 - Feature: allow `type=object` field overriding with `type=array` in Schema object using `allOf`

Issue - State: closed - Opened by mtovt over 2 years ago
Labels: 🍭 OpenAPI Compliance

#718 - Add http_timeout configuration setting to configure timeout when gett…

Pull Request - State: closed - Opened by Kircheneer over 2 years ago - 3 comments

#717 - fix: Support discriminator for deserializing polymorphic types

Pull Request - State: closed - Opened by yoavk over 2 years ago - 1 comment

#716 - chore(deps): update dependency importlib_metadata to v6

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment

#715 - Support multi-file schemas

Issue - State: closed - Opened by axshani over 2 years ago - 2 comments
Labels: ✨ enhancement, 🍭 OpenAPI Compliance

#714 - Tell mypy et.al that Unset is always falsy

Issue - State: closed - Opened by taasan over 2 years ago - 3 comments
Labels: enhancement, good first issue

#713 - fix: generated docstring for `Client.get_headers` function

Pull Request - State: closed - Opened by rtaycher over 2 years ago - 2 comments

#709 - feat: Support any content type ending in `+json` [#706].

Pull Request - State: closed - Opened by dbanty over 2 years ago - 1 comment

#708 - chore(deps): bump certifi from 2022.9.24 to 2022.12.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#707 - chore(deps): bump certifi from 2021.10.8 to 2022.12.7 in /integration-tests

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#706 - Add support for yang-data+json content type

Pull Request - State: closed - Opened by XioNoX over 2 years ago - 5 comments

#705 - Support Client __enter__ and __exit__ methods

Issue - State: closed - Opened by lemystic over 2 years ago
Labels: enhancement

#704 - chore(deps): update dependency autoflake to v2

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment

#703 - fix: Treat leading underscore as a sign of invalid identifier

Pull Request - State: closed - Opened by maxkomarychev over 2 years ago - 6 comments
Labels: enhancement, breaking

#702 - OpenAPI with `$ref` responseBodies don't get processed correctly

Issue - State: closed - Opened by ghost over 2 years ago - 3 comments
Labels: 🐞bug

#701 - fix: Support Python 3.11.0

Pull Request - State: closed - Opened by dbanty over 2 years ago - 1 comment

#700 - chore(deps): update dependency importlib_metadata to v5

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment

#699 - Need More Maintainers

Issue - State: open - Opened by dbanty over 2 years ago
Labels: bug

#698 - Optional datetime fields cannot be parsed and raise an exception

Issue - State: closed - Opened by varadinov over 2 years ago - 3 comments
Labels: bug

#697 - fix: run commands in package directory if meta=none

Pull Request - State: closed - Opened by brenmous over 2 years ago - 3 comments

#696 - `meta=none` will cause post-hooks to run in working directory

Issue - State: closed - Opened by brenmous over 2 years ago
Labels: bug

#695 - chore(deps): update dependency typer to ^0.6 || ^0.7.0

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment

#694 - Support numeric value enums

Issue - State: closed - Opened by mreiche over 2 years ago - 1 comment
Labels: ✨ enhancement, 🥚breaking

#693 - Allow setting custom self.env.globals

Issue - State: closed - Opened by ahuang11 over 2 years ago
Labels: ✨ enhancement

#692 - Array of files in multipart/form-data is not handled correctly

Issue - State: closed - Opened by davidlizeng almost 3 years ago - 3 comments
Labels: 🐞bug, 🆘 help wanted

#691 - fix: If data.type is None but has data.properties, assume type is object

Pull Request - State: closed - Opened by ahuang11 almost 3 years ago - 2 comments

#690 - Add a more fluent API wrapper

Pull Request - State: closed - Opened by paulo-raca almost 3 years ago - 1 comment

#689 - Add `endpoint_collections_by_tag` and `openapi` to the templating globals

Pull Request - State: closed - Opened by paulo-raca almost 3 years ago - 2 comments

#688 - Make `client` argument optional in macros `kwargs` and `arguments`

Pull Request - State: closed - Opened by paulo-raca almost 3 years ago - 1 comment

#687 - Support multiple tags in each endpoint

Pull Request - State: closed - Opened by paulo-raca almost 3 years ago

#686 - Documentation on how to use the client

Issue - State: closed - Opened by transfluxus almost 3 years ago - 3 comments
Labels: enhancement

#684 - Allow specifying `project_dir` from within a --config file

Issue - State: closed - Opened by Julian almost 3 years ago
Labels: ✨ enhancement

#683 - Chore bump version 1.0.4

Pull Request - State: closed - Opened by straz almost 3 years ago

#682 - chore(deps): bump dparse from 0.5.1 to 0.5.2

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#681 - field required (type=value_error.missing)

Issue - State: closed - Opened by cristiang777 almost 3 years ago - 7 comments
Labels: 🐞bug

#679 - from_dict raises when nullable ref is set to None

Issue - State: open - Opened by jafournier almost 3 years ago - 7 comments
Labels: 🐞bug

#674 - Cannot take allOf a non-object

Issue - State: closed - Opened by ahuang11 almost 3 years ago - 7 comments
Labels: bug

#673 - Suport writeOnly

Issue - State: closed - Opened by dbanty almost 3 years ago - 1 comment
Labels: ✨ enhancement

#670 - feat: Support for recursive and circular references using lazy imports

Pull Request - State: closed - Opened by mtovt almost 3 years ago - 7 comments