From 9381e086a11688997c3a875933a65cdc33cc294a Mon Sep 17 00:00:00 2001 From: Kailash Nadh Date: Tue, 11 Apr 2023 21:51:30 +0530 Subject: [PATCH] Link the Swagger pages on the API doc. --- docs/docs/content/apis/apis.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/docs/content/apis/apis.md b/docs/docs/content/apis/apis.md index 27bc90bf0..fb4a2346b 100644 --- a/docs/docs/content/apis/apis.md +++ b/docs/docs/content/apis/apis.md @@ -4,9 +4,11 @@ All features that are available on the listmonk dashboard are also available as API requests require BasicAuth authentication with the admin credentials. -!!! warning "Work in progress" +> The API section is a work in progress. There may be API calls that are yet to be documented. Please consider contributing to docs. -> The API section is a work in progress. There are a large number of API calls that are yet to be documented. +## OpenAPI (Swagger) spec + +The auto-generated OpenAPI (Swagger) specification site for the APIs are available at [**listmonk.app/docs/swagger**](https://listmonk.app/docs/swagger/) ## Response structure