Difference between revisions of "API Design experience"
Jump to navigation
Jump to search
(Created page with "== Introduction == == API Call == == Output == Category:API") |
|||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
== API Call == | == API Call == | ||
+ | Is it possible to streamline the various API calls? | ||
+ | |||
+ | == API version number == | ||
+ | Add the API version number to each call as a path (Robotoff) | ||
+ | |||
== Output == | == Output == | ||
[[Category:API]] | [[Category:API]] |
Revision as of 08:24, 26 November 2022
Introduction
API Call
Is it possible to streamline the various API calls?
API version number
Add the API version number to each call as a path (Robotoff)