openapi-processor / openapi-processor/openapi-parser
split draft implementations
未關閉
還沒有人認領這個 Issue。
validator
- 主要語言
- Java
- 星號
- 27
- 分支
- 2
- 平均合併
- 3 天 16 小時
- 30 天內合併 PR
- 8
描述
split the validator into implementations for each single draft instead of a single implementation for all drafts.
- this should make the code easier to maintain
- probably bought by a bit of duplication (?)
- probably adds more complexity when references to other draft versions
- ...
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
未指定檔案、測試或進入點。先定位 validator 以及它如何處理每個草稿,然後在拆分實作之前釐清邊界和跨草稿參照的行為;只要受支援的草稿仍能正確通過驗證,就算完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- backend-api-design
- Issue 類型
- 重構
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100