Skip to content

Commit 971a0f1

Browse files
authored
fix(api-generation): remove "version" from apigeneration.json ZMS-160 (#729)
* Added submission api endpoint to api docs generation * remove version in apigeneration.json so that future api generation scripts use package.json version
1 parent 49bd501 commit 971a0f1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

config/apigeneration.json

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"info": {
44
"title": "WildDuck API",
55
"description": "WildDuck API docs",
6-
"version": "1.0.0",
76
"contact": {
87
"url": "https://github.com/nodemailer/wildduck"
98
}

docs/api/openapidocs.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)