Note links
parent
4069fd822f
commit
c47850647e
|
|
@ -1,7 +1,14 @@
|
||||||
openapi: 3.0.2
|
openapi: 3.0.2
|
||||||
info:
|
info:
|
||||||
title: DnDex
|
title: DnDex
|
||||||
description: "DnD indexing, pronounced dee-en-dex. UI via http://ui.dndex.lan:8080/, API via http://api.dndex.lan:8080/"
|
description: |
|
||||||
|
DnD indexing, pronounced dee-en-dex
|
||||||
|
|
||||||
|
UI via http://ui.dndex.lan:8080/, API via http://api.dndex.lan:8080/
|
||||||
|
|
||||||
|
Sources
|
||||||
|
* <a href="https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.3.md#referenceObject">OpenAPI</a>
|
||||||
|
* <a href="http://api.dndex.lan:8080/__files__/swagger/swagger.html#/">Swagger UI</a>
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
|
|
||||||
servers:
|
servers:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue