FasterXML / FasterXML/jackson-module-jsonSchema

Extended schemas support

未关闭
#75 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
387
派生
136
PR 合并指标
30 天内没有已合并 PR

描述

A JSON Schema specification could be easily extended to add custom properties (see json-schema/json-schema/issues/187). How can I achieve this with Jackson? I'm trying to use a custom `SchemaFactoryWrapper` but I can't find a way to add a new attribute like `sortable: true` to a property schema (that could be of type `string` or `number` or other).

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。