Skip to content
New issue

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

Accept custom_fields.* arguments in search_tasks_for_workspace() #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

apiology
Copy link

The autogenerated TasksBase#search_tasks_for_workspace() rejects the custom_fields.* parameters defined here:

https://developers.asana.com/docs/search-tasks-in-a-workspace

This change to the generated code allows a Ruby library user to search for tasks based on aspects of custom fields.

The autogenerated TasksBase#search_tasks_for_workspace() rejects the
custom_fields.* parameters defined here:

https://developers.asana.com/docs/search-tasks-in-a-workspace

This change to the generated code allows a Ruby library user to search
for tasks based on aspects of custom fields.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant