This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new 52fdd4b Seems it's not 3.1.0 (yet)
52fdd4b is described below
commit 52fdd4b6f373c22a43932b81e46e6b84aabecdb1
Author: Sebb <[email protected]>
AuthorDate: Sun Jun 6 10:26:33 2021 +0100
Seems it's not 3.1.0 (yet)
---
server/openapi.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/openapi.yaml b/server/openapi.yaml
index 0c77814..a3b4018 100644
--- a/server/openapi.yaml
+++ b/server/openapi.yaml
@@ -1,5 +1,5 @@
-openapi: 3.1.0
+openapi: 3.0.0
info:
version: 1.0.0
description: This is the API specifications for interacting with the Pony
Mail (Foal) server backend