type: object required: - tier - limits properties: tier: type: string enum: [small, medium, large] limits: $ref: './limits.yaml'