Question 29 of 32 from exam 1Z0-1043-20: Oracle Cloud Infrastructure Developer 2020 Associate

Question 29 of 32 from exam 1Z0-1043-20: Oracle Cloud Infrastructure Developer 2020 Associate

Question

You are developing a distributed application and you need a call to a path to always return a specific JSON content.

To fulfill the requirement you deploy an Oracle Cloud Infrastructure API Gateway with the below API deployment specification.

“routes” : [{
“path”: “/hello”,
“methods”: [“GET”],
“backend”

“Content-Type”,
“value”: “application/json”
He
“body” : “{\"myjson\”: \ “consistent response\”}”
}
iB

What is the correct value for type? (Choose the best answer.)

Answers

Explanations