Skip to content

buttondown/openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains OpenAPI specifications for Buttondown's API. You can find a more detailed API reference on Buttondown's documentation site.

In addition to the core OpenAPI spec, this repository contains two supplementary files meant to improve the experience of writing against Buttondown's API:

  • fixtures.json, which contains test fixtures fore resources in the core spec.
  • enums.json, which contains detailed information about enums declared within the core spec. (This would ideally be subsumed into the spec itself, but such a thing is not yet possible.)

Changes to the API can be found in the releases section.