NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Commit

[API docs] Fixed spelling mistakes

09274613
ntimo <[email protected]> 6 years ago
data/web/api/openapi.yaml | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Diff

diff --git a/data/web/api/openapi.yaml b/data/web/api/openapi.yaml
index 5db5a445..c168902e 100644
--- a/data/web/api/openapi.yaml
+++ b/data/web/api/openapi.yaml
@@ -1490,9 +1490,7 @@ paths:
           application/json:
             schema:
               items:
-                example:
-                  - "6"
-                  - "9"
+                example: "6"
                 type: string
               type: array
       summary: Delete alias
@@ -2539,7 +2537,7 @@ paths:
                   goto: [email protected]
                   private_comment: private comment
                   public_comment: public comment
-                items: "6"
+                items: ["6"]
               properties:
                 attr:
                   properties:
@@ -5020,9 +5018,9 @@ tags:
   - name: Fordwarding Hosts
     description: Forwarding Hosts enable you to send mail using a relay
   - name: Logs
-    description: Get all mailcow sysmte logs
+    description: Get all mailcow system logs
   - name: Queue Manager
-    description: Manage the postfix mailque
+    description: Manage the postfix mail queue
   - name: Quarantine
     description: Check what emails went to quarantine
   - name: Fail2Ban
@@ -5032,7 +5030,7 @@ tags:
   - name: Domain admin
     description: Create or udpdate domain admin users
   - name: Address Rewriting
-    description: Create BBC maps or recipient maps
+    description: Create BCC maps or recipient maps
   - name: Outgoing TLS Policy Map Overrides
     description: Force global TLS policys
   - name: oAuth Clients