How can we specrfy the type of Security (basic auth, oauth) used by the API in OpenAPI Specification 2.0?
You need to make multiple target system calls in parallel for a single inbound request The response should return to the client app as a single object What should you do?
If a string value is put in both a cache and a key value map (KVM) using the same key, which one is true?
You are building a new API, and have the choice between several names for a particular field. According to Apigee recommended practices, what should you do?
A customer has added response cache policy on all their search APIs, but traffic to the backend has not reduced much. They ask you to investigate, you find that GET queries are being cached and available in memory but cache misses are still high You want to improve caching and reduce cache misses What should you do?
You are implementing Concurrent Rate Limit, Spike Arrest and Quota policies in your proxy You want to make sure the simplest checks run first Using the flow shown in the diagram, which order of operations should you follow?
You are using the Apigee ExtractVariables policy JSONPath feature, and discover that the query is not returning the expected result for the payload you are providing What should you do?