Misc

True or False? API Definition is the same as API Specification

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

False. From swagger.io:

"An API definition is similar to an API specification in that it provides an understanding of how an API is organized and how the API functions. But the API definition is aimed at machine consumption instead of human consumption of APIs."