apiblueprint json response - make field optional

May 12, 2016 20:12

To make a field optional you should write a json schema describing elements and omit this field in required array.

A good book on json schemas: http://spacetelescope.github.io/understanding-json-schema/

url, english, qa, programming, qa automation

Previous post Next post
Up