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

worksheets Order needs to be annotated as omitempty #79

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

Conversation

sean-
Copy link
Contributor

@sean- sean- commented Sep 29, 2018

The Order attribute is not a required attribute for WorksheetSmartQuery when posting to the API endpoint. It should be marked as omitempty. If this attribute is going to be made required in the near future, a helper method NewWorksheetSmartQuery() should be created that populates the Order attribute with an empty string list. In addition to https://github.com/terraform-providers/terraform-provider-circonus/pull/22, this is required to fix the circonus_worksheet resource in terraform-provider-circonus .

sean- added a commit to circonus-labs/terraform-provider-circonus that referenced this pull request Sep 29, 2018
sean- added a commit to circonus-labs/terraform-provider-circonus that referenced this pull request Sep 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant