This commit is contained in:
Lars
2024-01-10 21:20:45 +01:00
parent 34bdd1b43a
commit 9ce6757fcd
18 changed files with 571 additions and 2 deletions

14
apidocs/swagger.yaml Normal file
View File

@@ -0,0 +1,14 @@
basePath: /
info:
contact:
email: it@scheibling.se
name: Lars Scheibling
description: |-
# Introduction
Introduction to the API, included in the swagger docs
license:
name: AGPLv3
title: Template API
version: "0.1"
paths: {}
swagger: "2.0"