I imported an OpenAPI file into API Gateway to leverage the schema validations.
For example, I am trying to validate a phoneNumber in a request body:
// Op