joni korpisalo
Results
2
issues of
joni korpisalo
If a global security is defined, it will be [applied](https://github.com/alma-cdk/openapix/blob/f4ec29a282bea3bc0cb6cf97eeabf182523bc9c5/src/api/definition.ts#L99) to every endpoint. The global security should be allowed to be overridden at operation level.
If API Gateway is generated from openapi, an integration is required for every method. Currently the error message from AWS is `"No integration defined for method (Service: ApiGateway, Status Code:...
enhancement