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

(PDOC-192) remove warning for title/name #166

Merged
merged 1 commit into from
Mar 27, 2018
Merged

Conversation

eputnam
Copy link
Contributor

@eputnam eputnam commented Mar 22, 2018

Currently, if a user attempts to document the title or name params, Strings will throw a warning saying that these parameters are missing from the class/type. Of course, they aren't, they just may not be explicit. This removes the warning if the param name is 'name' or 'title'.

Currently, if a user attempts to document the title or name params, Strings will throw a warning saying that these parameters are missing from the class/type. Of course, they aren't, they just may not be explicit. This removes the warning if the param name is 'name' or 'title'.
@eputnam eputnam added the bugfix label Mar 26, 2018
@hunner hunner merged commit c56ee78 into puppetlabs:master Mar 27, 2018
hunner added a commit that referenced this pull request Mar 27, 2018
(PDOC-192) remove warning for title/name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants