sebastianhaas
sebastianhaas
[sebastianhaas/medical-appointment-scheduling](https://github.com/sebastianhaas/medical-appointment-scheduling) contains a [shell script](https://github.com/sebastianhaas/medical-appointment-scheduling/blob/master/bin/generate-api-service.sh) to regenerate the definition. It's really just for playing around, so, as you can see, you need to have swagger-codegen on the specified path and...
Sorry for being so inactive here. You can take a look at this issue: https://github.com/sebastianhaas/medical-appointment-scheduling-server/issues/49 Just run the automigrate script. You can also find more information in the loopback documentation.
I just published a somewhat working version to npm. No options or configuration yet, it will just update typings according to a `typings.json`. I guess it can be useful though....
@blakeembrey Yes, I should be able to find time for that. @bravemav Thanks, please let me know if you have any suggestions.
Same here.
Same problem as #191
Hi! I am experiencing similar issues. I stepped through it, apparently this is an issue with read-installed. The `depth` option is simply being ignored. https://github.com/npm/read-installed/issues/47
As I mentioned above, the issue is https://github.com/npm/read-installed. It relies on the old, layered `node_modules` format and does not work with the present flat `node_modules`, so it regards all packages...
@tauseedzaman I believe the issue is https://github.com/foo290/Django-Verify-Email/blob/725e77a1e204aa1139a335083e80f620cedf2154/verify_email/email_handler.py#L31-L38 which is called in https://github.com/foo290/Django-Verify-Email/blob/725e77a1e204aa1139a335083e80f620cedf2154/verify_email/email_handler.py#L98. It was changed with https://github.com/foo290/Django-Verify-Email/commit/a960b57be3cf9ef519e49f48b38f21545816f72f. To me, this is clearly a bug, since the public API was not...
@sakulstra I didn't find the time to start working on that but it's definitely on the agenda for the next couple of weeks.