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

Changed links from an object to an array #25

Conversation

d-stahl-ericsson
Copy link
Contributor

Links is no longer an object with links expressed either as string or
as arrays of strings. Instead, links is an array, with each link
being represented by a single object. This object is a tuple of type
and target (an enumerated value and a UUID string, respectively).

Updated all mentions of links in the repository, including use cases
and their graphical representations.

Links is no longer an object with links expressed either as string or
as arrays of strings. Instead, links is an array, with each link
being represented by a single object. This object is a tuple of type
and target (an enumerated value and a UUID string, respectively).

Updated all mentions of links in the repository, including use cases
and their graphical representations.
@p-backman-ericsson
Copy link
Contributor

👍

1 similar comment
@danielyinanc
Copy link

👍

@d-stahl-ericsson d-stahl-ericsson merged commit 3404cd1 into eiffel-community:topic-drop2 Jun 20, 2016
@d-stahl-ericsson d-stahl-ericsson deleted the topic-drop2-linksoverhaul branch June 22, 2016 09:17
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

3 participants