We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can create a Lead Label with the following colors using a current Developer Sandbox account.
However LeadLabelColor.php doesn't contain the colors I bolded/italicised above. This results in the error from the ObjectSerializer.php:
Invalid value for enum '\Pipedrive\Model\LeadLabelColor', must be one of: 'green', 'blue', 'red', 'yellow', 'purple', 'gray'
The solution here would be to properly document and implement the full range of colors available on the platform.
Version 7.1 of the library - latest version available through composer.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I can create a Lead Label with the following colors using a current Developer Sandbox account.
However LeadLabelColor.php doesn't contain the colors I bolded/italicised above. This results in the error from the ObjectSerializer.php:
The solution here would be to properly document and implement the full range of colors available on the platform.
Version 7.1 of the library - latest version available through composer.
The text was updated successfully, but these errors were encountered: