How to set one schema for n-1 elements and another for the nth element

前端 未结 0 1926
再見小時候
再見小時候 2021-01-11 09:48

For example, look at the schema:

    "type": "array",
    "items":  {
        "oneOf":[
            {"type":         


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