openapi-generators / openapi-generators/openapi-python-client

Issue with client generation for FastApi version > 118

未關閉
#1,340 5 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
Python
星號
2k
分支
293
平均合併
34 分鐘
30 天內合併 PR
1

描述

Describe the bug
Pydantic V1 and V2 models co-existing is creating an issue with backwards compatibility. Please check the latest changes from fast api viz https://github.com/fastapi/fastapi/pull/14168 which create the models as xxxx-Input and xxxx-Output which is breaking the existing code.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先檢查 issue 中連結的 FastAPI pull request,以及處理 FastAPI 的 xxxx-Input 和 xxxx-Output schema 的產生器進入點。使用共存的 Pydantic V1 和 V2 模型重現用戶端產生失敗,然後新增回歸涵蓋,展示現有產生程式碼仍保持相容,同時能夠處理較新的 schema。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
fastapi, python
領域
api, tooling
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。