# HG changeset patch # User Yaroslav Zhuravlev # Date 1581521877 0 # Node ID 5280a40d933e3e3ecf215459e3b15ed6fa510406 # Parent 2b494b8ff72d6bf1a7848eab5f7d7f40af846e87 Added the "https" scheme to nginx_api.yaml. diff --git a/yaml/nginx_api.yaml b/yaml/nginx_api.yaml --- a/yaml/nginx_api.yaml +++ b/yaml/nginx_api.yaml @@ -38,6 +38,7 @@ tags: - name: Method DELETE schemes: - http + - https paths: /: get: