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

Introduce tooltips to events table #36

Closed

Conversation

MatthewKhouzam
Copy link

Can be used to get raw time stamps and help with filters

Signed-off-by: Matthew Khouzam matthew.khouzam@ericsson.com

Can be used to get raw time stamps and help with filters

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
$ref: '#/components/schemas/Query'
responses:
200:
description: Returns a list of tooltip entries. The returned model must be consistent, parentIds must refer to a parent which exists in the model.
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you have the concept of parent in the table?

Copy link
Contributor

Choose a reason for hiding this comment

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

Also, could you define more precisely "tooltip entries"? The commit message says it can be used to retrieve raw data, but as an implementer of the protocol who reads this description and not the commit messages, I would never think of returning raw data here. Rather human-readable stuff

schema:
type: string
requestBody:
description: Query parameters to fetch the timegraph tree.
Copy link
Contributor

Choose a reason for hiding this comment

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

Update description? Also, I don't think the parameters mentioned below apply to this query, right?

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.

None yet

2 participants