mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
Bump working api spec version
This commit is contained in:
parent
dca9afcaa1
commit
08e8b5f702
1 changed files with 1 additions and 1 deletions
|
@ -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.6'
|
||||
version: '0.0.7-dev'
|
||||
contact:
|
||||
name: Gabe Kangas
|
||||
email: gabek@real-ity.com
|
||||
|
|
Loading…
Reference in a new issue