Skip to content

Missing documentation of DefaultCrudRepository #1781

@lziosi

Description

@lziosi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions