2016-10-03 51 views

回答

3

想通了,例如:

"version": { 
    "type": "string", 
    "pattern": "^([0-9]+).([0-9]+).([0-9]+)$", 
    "description": "Version (Major, Minor, Patch) identifier" 
},