Website/app/api.yaml
Snoweuph 9c94416a70
Some checks failed
Quality Check / Check (push) Failing after 11s
#1: Add an OpenAPI Spec File
2024-04-22 22:58:36 +02:00

15 lines
189 B
YAML

openapi: 3.0.3
info:
title: Api
version: 1.0.0
paths:
/test:
get:
summary: Lorem
description: Lorem Ipsum
responses:
200:
description: OK