Skip to content

Latest commit

 

History

History
66 lines (32 loc) · 1.25 KB

File metadata and controls

66 lines (32 loc) · 1.25 KB

Home > @codemonger-io/cdk-rest-api-with-spec > ModelOptionsWithSpec

ModelOptionsWithSpec interface

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.

aws_apigateway.ModelOptions augmented with the properties necessary to build the OpenAPI definition.

Signature:

export interface ModelOptionsWithSpec extends apigateway.ModelOptions 

Extends: apigateway.ModelOptions

Remarks

Has an extended schema.

Properties

Property

Modifiers

Type

Description

schema

JsonSchemaEx

(BETA) Extended schema definition.