UNPKG

@gridscale/api

Version:
14 lines 284 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export const $PaasSecurityZoneCreate = { properties: { name: { type: 'string', }, location_uuid: { type: 'string', format: 'uuid', }, }, };