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

Regression in loopback-sdk-angular - some User methods not rendered #69

Closed
bajtos opened this issue Mar 22, 2016 · 4 comments
Closed

Regression in loopback-sdk-angular - some User methods not rendered #69

bajtos opened this issue Mar 22, 2016 · 4 comments
Assignees

Comments

@bajtos
Copy link
Member

bajtos commented Mar 22, 2016

The current version of strong-docs running on http://apidocs.strongloop.com/ does not render methods like User.isAuthenticated and User.getCurrentId. When I revert #67 and reinstall dependencies, the methods are rendered again.

Steps to reproduce:

$ git clone git@github.com:strongloop/loopback-sdk-angular.git
$ cd loopback-sdk-angular
$ npm install
$ sdocs -p
# open http://localhost:3000/#user

@hacksparrow could you PTAL?

@hacksparrow
Copy link
Member

@bajtos sure

@bajtos
Copy link
Member Author

bajtos commented Jun 10, 2016

@hacksparrow what's the status of this issue? Has it been fixed now that #70 is landed?

@hacksparrow
Copy link
Member

@bajtos yes, #70 fixed it.

@bajtos
Copy link
Member Author

bajtos commented Jun 13, 2016

Great, I am closing this issue as done then.

@bajtos bajtos closed this as completed Jun 13, 2016
@bajtos bajtos removed the #review label Jun 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants