description: '' format_extension: null is_fileset: false schema: $schema: https://json-schema.org/draft/2020-12/schema type: object properties: clientId: type: string description: Client ID taken from the Personio dashboard. clientSecret: type: string description: Client Secret taken from the Personio dashboard. required: - clientId - clientSecret