# HG changeset patch # User Yaroslav Zhuravlev # Date 1581521877 0 # Node ID 5280a40d933e3e3ecf215459e3b15ed6fa510406 # Parent 2b494b8ff72d6bf1a7848eab5f7d7f40af846e87 Added the "https" scheme to nginx_api.yaml. diff -r 2b494b8ff72d -r 5280a40d933e yaml/nginx_api.yaml --- a/yaml/nginx_api.yaml Wed Feb 12 15:10:47 2020 +0000 +++ b/yaml/nginx_api.yaml Wed Feb 12 15:37:57 2020 +0000 @@ -38,6 +38,7 @@ - name: Method DELETE schemes: - http + - https paths: /: get: