Forum Discussion

AndyTGardner's avatar
AndyTGardner
New Contributor
7 years ago
Solved

Defining Nested Data in Response Schema

I'm trying to define a schema for a response in the Yaml for my API and this includes a field being an array of sub data. My Yaml is as follows: PPOdata: type: object properties: ...