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

rename: representations to representationData for clarity #24

Merged
merged 2 commits into from
Mar 28, 2022

Conversation

sedghi
Copy link
Member

@sedghi sedghi commented Mar 28, 2022

No description provided.

@@ -120,6 +120,9 @@ export type ToolGroupSpecificLabelmapRepresentation =
export type ToolGroupSpecificRepresentation =
ToolGroupSpecificLabelmapRepresentation // | other ones

export type ToolGroupSpecificLabelmapRepresentations =
Copy link
Member

Choose a reason for hiding this comment

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

I think it should be ToolGroupSpecificRepresentations and be Array<ToolGroupSpecificLabelmapRepresentation | ToolGroupSpecificContourRepresentation | ...>

@sedghi sedghi merged commit 6f74056 into main Mar 28, 2022
@swederik swederik deleted the seg-api-representation branch April 1, 2022 07:38
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.

2 participants