Skip to content

Commit

Permalink
fix: add limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
martin.mueller committed Nov 25, 2020
1 parent 23bf1ed commit e960646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ npx cdk --app lib/integ.default.js --profile <profile> destroy

- (AWS) Authorizer and Validator are not supported yet
- only alps YAML files are supported. alps JSON files will be added
- only Lambda integrations are supported and the endpoints are per default mapped to lambdas with the same name as the operationId
- only Lambda integrations are supported and the endpoints are per default mapped to lambdas with the same name as the operationId.

0 comments on commit e960646

Please sign in to comment.