Rest API - API Documentation
Which of the following is the correct way to specify a GET operation for the path
/pets in OpenAPI YAML?/pets in OpenAPI YAML?paths, then the HTTP method (like get) as a nested key, followed by operation details.get under /pets inside paths. Others misplace keys or use invalid keywords like method.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions