1 2 3 4 5 6 7 8 9 10 11
properties: foo: type: string bar: type: integer minimum: 0 format: int64 type: object required: - bar title: FooBar