UNPKG

@loopback/docs

Version:
23 lines (16 loc) 635 B
--- lang: en title: 'API docs: repository.propertydefinition.jsonschema' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.repository.propertydefinition.jsonschema.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/repository](./repository.md) &gt; [PropertyDefinition](./repository.propertydefinition.md) &gt; [jsonSchema](./repository.propertydefinition.jsonschema.md) ## PropertyDefinition.jsonSchema property <b>Signature:</b> ```typescript jsonSchema?: { [attribute: string]: any; }; ```