I imported an OpenAPI definition json into AWS API Gateway, but I noticed that none of path and query parameters works. I am hoping to do /card/{type}?userId={userId}
/card/{type}?userId={userId}