-
Notifications
You must be signed in to change notification settings - Fork 36
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
Rest stat vars union documentation #159
Rest stat vars union documentation #159
Conversation
updating with the new changes
Update and merge
already sourced in the base template
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for adding this!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for adding this!
|
||
```json | ||
{ | ||
"statVars": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@shifucun it would be nice not to have to double-unroll "statVars" to get to the list. since this doc isn't published yet, perhaps we could update this before publishing?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sent out a fix for this datacommonsorg/mixer#531
Thanks for the quick fix Bo! I'll update the doc once that's been pushed.
|
Resolves #149.