Merge pull request #1213 from jooola/openapi_yaml_schema

Add openapi yaml schema
This commit is contained in:
Kyle Robbertze 2021-05-28 09:27:39 +02:00 committed by GitHub
commit 264d243134
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: info:
title: LibreTime API overview title: LibreTime API overview
version: 1.1 version: 1.1