From 9d2769294ce0103366848a85adc1c0b189ff936a Mon Sep 17 00:00:00 2001 From: Donovan Daniels Date: Fri, 6 Sep 2024 06:31:25 -0500 Subject: [PATCH] Add a bit of info --- README.md | 2 ++ openapi.yaml | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index c68603d..bed8b59 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # E621 OpenAPI This repository is the home of OpenAPI documentation for https://e621.net. It is maintained by [Donovan_DMC](https://e621.net/users/323290). ## You can find the rendered version [here](https://e621.wiki). + +If you'd like to ask any questions, you can do so [in this forum topic](https://e621.net/forum_topics/46279). diff --git a/openapi.yaml b/openapi.yaml index 7fb8e39..1f8a9c5 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1,6 +1,11 @@ openapi: "3.1.0" info: title: "E621" + summary: OpenAPI definition for E621's API. + description: OpenAPI definition for E621's API. You can find the source [here](https://github.com/DonovanDMC/E621OpenAPI) + contact: + name: Donovan_DMC + url: https://e621.net/forum_topics/46279 version: "84dcafc8c" servers: