Skip to content

Optional properties are hidden from doc #549

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

Closed
posva opened this issue Sep 16, 2016 · 2 comments
Closed

Optional properties are hidden from doc #549

posva opened this issue Sep 16, 2016 · 2 comments

Comments

@posva
Copy link

posva commented Sep 16, 2016

When using optional properties, those properties disappear from the docs:

/**
 * Options to declare a single route
 *
 * @typedef RouteConfig
 * @type {object}
 * @property {string} path URI of the route
 * @property {string} [name] name of the route
 */

The property name isn't displayed on the docs

@ikokostya
Copy link
Contributor

@posva Please see #347
Try to reinstall node_modules for getting latest version of doctrine.

@posva
Copy link
Author

posva commented Sep 17, 2016

Closing since this is a duplicate from yours

@posva posva closed this as completed Sep 17, 2016
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

No branches or pull requests

2 participants