const VoipQueuesGetQueuedCallsForThisExtensionSchema: JSONSchemaType<VoipQueuesGetQueuedCallsForThisExtension> = {
    type: 'object',
    properties: {
        extension: {
            type: 'string',