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/86e77fa2068fe1724bc582dab0c3ff6f to your computer and use it in GitHub Desktop.
Save kinlane/86e77fa2068fe1724bc582dab0c3ff6f to your computer and use it in GitHub Desktop.
api-specification-extensionbox-extension-template
---
name: Extension Name
slug: extension-slug
description: This is the description of the extension.
image: http://api.specificationextensionbox.com/images/extensions/slug.png
tags:
- Tag
created: "2021-01-01"
modified: "2021-01-01"
url: https://raw.githubusercontent.com/api-specification-extensionbox/extensionbox/main/_extensions/extension-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