Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 736 Bytes

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

File metadata and controls

18 lines (12 loc) · 736 Bytes

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

JsonSchemaEx.properties 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 properties.

Signature:

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