Conditional subschema inclusion in JSON Schema?

前端 未结 0 1658
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-15 05:48

Depending on the property type I would like to include a subschema so I wrote:

"allOf": [
    {
        "if": {
            &         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题