Add openapi yaml schema

Add yaml schema link to specs
Bump specs to v3.1.x
This commit is contained in:
jo 2021-05-28 02:24:34 +02:00
parent 27a47fb429
commit 5054bb7629
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
---
openapi: "3.0.0"
# yaml-language-server: $schema=https://raw.githubusercontent.com/OAI/OpenAPI-Specification/main/schemas/v3.1/schema.json
openapi: "3.1.0"
info:
title: LibreTime API overview
version: 1.1