Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Fix: entries in EnumElement are expanded#690

Merged
kylef merged 3 commits intomasterfrom
tjanc/fix-689
May 7, 2019
Merged

Fix: entries in EnumElement are expanded#690
kylef merged 3 commits intomasterfrom
tjanc/fix-689

Conversation

@tjanc
Copy link
Copy Markdown
Contributor

@tjanc tjanc commented May 7, 2019

Fixes #689

Copy link
Copy Markdown
Member

@kylef kylef left a comment

Choose a reason for hiding this comment

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

Can you add a changelog entry and a release commit too? That way we can merge this and release in one go saves separate PR and review cycle.

https://github.com/apiaryio/drafter/pull/681/files contains the exact files that need to be changed for release.


## ContactInfo (object)

+ email: [email protected] (string)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please use example.com, it's a reserved domain name, [email protected] could be a legit persons email address which we probably don't want to use in our tests.

from RFC2606

Suggested change
+ email: june@email.com (string)
+ email: user@example.com (string)

@kylef kylef merged commit bdbd8d6 into master May 7, 2019
@kylef kylef deleted the tjanc/fix-689 branch May 7, 2019 13:19
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.

Unresolved reference in EnumElement after expansion

3 participants