Skip to content

chariot-giving/chariot-openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chariot-openapi

Chariot uses the OpenAPI 3.0.0 specification to schematize our docs and to generate our supported client libraries. This provides for a consistent typing experience across our external interfaces.

Code Generation

You can find examples on the official OpenApiGenerator docs for how to automatically generate client libraries from the provided specs.