(ApiGateway): Support loading API gateway Model schemas from string #17470
Labels
@aws-cdk/aws-apigateway
Related to Amazon API Gateway
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Description
I would like to load JsonSchema from a string and populate a JsonSchema object.
Use Case
Being able to add models and validation in my ApiGateway definition based on a string.
Proposed Solution
Other information
Similar to #10818
Acknowledge
The text was updated successfully, but these errors were encountered: