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

Support description and displayName #25

Merged
merged 1 commit into from
Aug 1, 2017
Merged

Conversation

rzane
Copy link
Contributor

@rzane rzane commented Aug 1, 2017

The presence of a displayName was causing the parsing to fail. According to the 1.0 spec:

description should be supported by:

  • resources
  • methods
  • responses

displayName should be supported by:

  • resources
  • methods

Perhaps you could point me in a direction for how you'd like to test this functionality.

@coveralls
Copy link

coveralls commented Aug 1, 2017

Coverage Status

Coverage increased (+0.01%) to 97.05% when pulling 4f2f3f2 on rzane:support-display-name into 19cdf7b on jpb:master.

@jpb
Copy link
Owner

jpb commented Aug 1, 2017

Looks good 👍 Thanks @rzane. Adding to the fixture is probably good enough.

@jpb jpb merged commit 70c794c into jpb:master Aug 1, 2017
@jpb
Copy link
Owner

jpb commented Aug 1, 2017

@rzane I've released version 1.2.0 with these changes.

@rzane rzane deleted the support-display-name branch August 1, 2017 20:30
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.

3 participants