From 4acacae09ee51291317ff9ddf7b30135fbba79a8 Mon Sep 17 00:00:00 2001 From: "r.zwitserloot" Date: Tue, 18 Apr 2023 16:11:17 +0200 Subject: [PATCH] [trivial] Update Readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a5a6f0..06e0773 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -API docs written in swagger/redocly format. +API docs written in OpenAPI (swagger/redocly) format. * API docs can be rendered into stand-alone HTML with: `npm start`. * API text can be linted with `npm test`.