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] Updated docs for transport route

6bdadd6b
ntimo <[email protected]> 4 years, 8 months ago
data/web/api/openapi.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Diff

diff --git a/data/web/api/openapi.yaml b/data/web/api/openapi.yaml
index a1e01d64..8b6558de 100644
--- a/data/web/api/openapi.yaml
+++ b/data/web/api/openapi.yaml
@@ -1598,7 +1598,7 @@ paths:
                   type: string
               type: object
       summary: Create TLS Policy Map
-  /api/v1/add/transport/all:
+  /api/v1/add/transport:
     post:
       responses:
         "401":