JSON Schema Dependency Between Properties in Separate Objects

前端 未结 0 603
死守一世寂寞
死守一世寂寞 2020-12-24 06:53

Creating a schema for the following document:

{
    "name": "billy",
    "foo": {
        "this": "something"         


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