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

api: report source location with field identifiers #808

Merged
merged 1 commit into from
Jun 28, 2016

Conversation

arlimus
Copy link
Contributor

@arlimus arlimus commented Jun 28, 2016

Mixing types in an array without specifying what these fields point to is not just confusing, but also causes issues with endpoints that may consume this data and dont process mixed types. We strive to have a stable api for 1.0 and this is a sin that was left after the major overhaul. Time to fix it.

Mixing types in an array without specifying what these fields point to is not just confusing, but also causes issues with endpoints that may consume this data and dont process mixed types. We strive to have a stable api for 1.0 and this is a sin that was left after the major overhaul. Time to fix it.
@arlimus arlimus added the Type: Enhancement Improves an existing feature label Jun 28, 2016
@arlimus
Copy link
Contributor Author

arlimus commented Jun 28, 2016

As reported by @alexpop here: #807

@alexpop
Copy link
Contributor

alexpop commented Jun 28, 2016

Thanks Dom, how is this change going to impact chef-compliance and audit cookbook integration?

@arlimus
Copy link
Contributor Author

arlimus commented Jun 28, 2016

It is not going to impact chef compliance at all. Luckily we haven't added any features around source location or even ingest this data.

@alexpop
Copy link
Contributor

alexpop commented Jun 28, 2016

+1 thanks for the quick change!

@arlimus arlimus merged commit 4c8abea into master Jun 28, 2016
@arlimus arlimus deleted the dr/source-location branch June 28, 2016 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Improves an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants