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