Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 740 Bytes

cdk-rest-api-with-spec.jsonschemaex.definitions.md

File metadata and controls

18 lines (12 loc) · 740 Bytes

Home > cdk-rest-api-with-spec > JsonSchemaEx > definitions

JsonSchemaEx.definitions property

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Extension of definitions.

Signature:

definitions?: {
        [k: string]: JsonSchemaEx;
    };