Skip to content

feat(events2) Add metadata to responses and generalize column formatting #14340

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

Merged
merged 3 commits into from
Aug 14, 2019

Conversation

markstory
Copy link
Member

Add metadata to responses to allow the API to convey data types to the
client. This allows us to generalize column formatting so that arbitrary function expressions can be formatted correctly.

Refs SEN-908

@markstory markstory requested a review from a team August 9, 2019 19:59
@markstory markstory changed the base branch from sen-811-server-field-aliases to master August 13, 2019 14:29
Add metadata to responses to allow the API to convey data types to the
client.

Refs SEN-908
@markstory markstory force-pushed the sen-908-typemetadata branch from a35d202 to d951a9f Compare August 13, 2019 15:09
Users shouldn't have to figure out our internal aliasing system when we
can do it for them.
Copy link
Member

@dashed dashed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@markstory markstory merged commit 675b94f into master Aug 14, 2019
@evanpurkhiser evanpurkhiser deleted the sen-908-typemetadata branch August 22, 2019 22:52
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants