We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://loopback.io/doc/en/lb4/
There is no API documentation for DefaultCrudRepository which is a key class. The only place where it can be found is: https://marioestradarosa.github.io/loopback.io/doc/en/lb4/apidocs.repository.defaultcrudrepository.html
I expect to find the API documentation by searching for DefaultCrudRepository or by browsing to: https://loopback.io/doc/en/lb4/apidocs.index.html but here the entire @loopback/repository is missing.
When I search DefaultCrudRepository it finds 5 references but not the API specification.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
URL of the page
https://loopback.io/doc/en/lb4/
Nature of the issue
There is no API documentation for DefaultCrudRepository which is a key class.
The only place where it can be found is:
https://marioestradarosa.github.io/loopback.io/doc/en/lb4/apidocs.repository.defaultcrudrepository.html
Expected behavior
I expect to find the API documentation by searching for DefaultCrudRepository or by browsing to:
https://loopback.io/doc/en/lb4/apidocs.index.html
but here the entire @loopback/repository
is missing.
Actual behavior
When I search DefaultCrudRepository it finds 5 references but not the API specification.
The text was updated successfully, but these errors were encountered: