15 lines
270 B
YAML
15 lines
270 B
YAML
|
|
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"
|