Skip to content

Fortellis/example-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Combined Spec Repository

From this repository, you can access the the examples specs for the following:

  • Synchronous APIs: In synchronous APIs, the caller sends the request and then waits for the response to that request.
  • Asynchronous APIs: In asynchronous APIs, the server has updated information and sends the payload to the app in response to a change on the server's end.

For more information on synchronous APIs specs, see OpenAPI Guidelines.

For more information on asynchronous APIs, see Asynchronous API Overview.

Releases

No releases published

Packages

No packages published