Browse Source

Mark api doc as 0.0.3

pull/401/head
Gabe Kangas 5 years ago
parent
commit
97ffe5e8ff
  1. 4
      doc/api/index.html
  2. 2
      openapi.yaml

4
doc/api/index.html

File diff suppressed because one or more lines are too long

2
openapi.yaml

@ -2,7 +2,7 @@ openapi: 3.0.1
info: info:
title: Owncast title: Owncast
description: Owncast is a self-hosted live video and web chat server for use with existing popular broadcasting software. The following APIs represent the state in the development master branch. description: Owncast is a self-hosted live video and web chat server for use with existing popular broadcasting software. The following APIs represent the state in the development master branch.
version: '0.0.3-development' version: '0.0.3'
contact: contact:
name: Gabe Kangas name: Gabe Kangas
email: gabek@real-ity.com email: gabek@real-ity.com

Loading…
Cancel
Save