Page Contents
Home > @loopback/rest-crud > ModelCrudRestApiConfig
ModelCrudRestApiConfig interface
Signature:
export interface ModelCrudRestApiConfig extends ModelApiConfig
Extends: ModelApiConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
basePath | string | ||
readonly? | boolean | (Optional) If true, the generated controller only has find and count APIs |