Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
926 views
in Technique[技术] by (71.8m points)

swagger - Importing Open API 3.0 to the Amazon API Gateway - mandatory API Key

I worked through most(all?) of the docs of OpenAPI 3.0 extensions here but I could not find an example how to enforce using api keys on method. Basically I'd like to mirror what is shown here (in section "Require API key on a method") but using OpenAPI .yaml file(when importing it to the API Gateway).

Any ideas?

This example of Cognito has a brief type: "apiKey" somewhere but I am not sure if this is linked to my issue.

question from:https://stackoverflow.com/questions/65829928/importing-open-api-3-0-to-the-amazon-api-gateway-mandatory-api-key

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...