mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 21:59:43 +03:00
Mark api doc as 0.0.3
This commit is contained in:
parent
592d0e78d5
commit
97ffe5e8ff
2 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
@ -2,7 +2,7 @@ openapi: 3.0.1
|
|||
info:
|
||||
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.
|
||||
version: '0.0.3-development'
|
||||
version: '0.0.3'
|
||||
contact:
|
||||
name: Gabe Kangas
|
||||
email: gabek@real-ity.com
|
||||
|
|
Loading…
Reference in a new issue