Page Contents
Home > @loopback/repository > JsonSchemaWithExtensions
JsonSchemaWithExtensions interface
This module defines the key classes representing building blocks for Domain Driven Design. See https://en.wikipedia.org/wiki/Domain-driven_design#Building_blocks
Signature:
export interface JsonSchemaWithExtensions extends JsonSchema
Extends: JsonSchema