Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kinlane/c48aa274871cdda8add094bbb83779a9 to your computer and use it in GitHub Desktop.
Save kinlane/c48aa274871cdda8add094bbb83779a9 to your computer and use it in GitHub Desktop.
api-specification-toolbox-specification-template
---
name: Specification Name
slug: specification-slug
description: This is the description of the specification.
image: http://api.specificationtoolbox.com/images/specifications/slug.png
tags:
- Tag
created: "2021-01-01"
modified: "2021-01-01"
url: https://raw.githubusercontent.com/api-specification-toolbox/toolbox/main/_specifications/specification-slug.md
specificationVersion: "0.14"
apis: []
include: []
x-common:
- type: x-website
url: http://example.com
- type: x-github
url: http://github.com/org/repo
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment