dylibso / dylibso/xtp-cpp-bindgen
fix required handling
未关闭
- 主要语言
- TypeScript
- 星标
- 1
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
For backwards compatibility, the c++ bindgen treated absence of a `required` array to mean all fields are required. This was wrong as in openapi, absence of `required` means all fields are optional. The other bindgens seem to handle this correctly.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。