Mark api doc as 0.0.3

This commit is contained in:
Gabe Kangas 2020-11-29 14:37:42 -08:00
parent 592d0e78d5
commit 97ffe5e8ff
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -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