Browse Source

Bump api spec version

pull/465/head
Gabe Kangas 4 years ago
parent
commit
4ce139c0e0
  1. 2
      openapi.yaml

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' version: '0.0.4-development'
contact: contact:
name: Gabe Kangas name: Gabe Kangas
email: gabek@real-ity.com email: gabek@real-ity.com

Loading…
Cancel
Save