Revert "feat(openapi): refactor into indiv. files to match API & tpl routing"

This reverts commit 84f5e4cf3d.
This commit is contained in:
psychobunny
2020-09-29 15:13:14 -04:00
parent 3e2816ae31
commit c7d27731b3
119 changed files with 8224 additions and 7934 deletions

View File

@@ -1,11 +0,0 @@
get:
tags:
- topics
summary: Get number of unread topics
responses:
"200":
description: "Success"
content:
text/plain:
schema:
type: number