Response from the CreateSubnet action
{ "type": "object", "description": "Response from the CreateSubnet action", "properties": { "subnet": { "$ref": "#/components/schemas/Subnet" } }, "$schema": "http://json-schema.org/draft-07/schema#", "title": "CreateSubnetResponse" }