view dtd/error.dtd @ 2502:5280a40d933e

Added the "https" scheme to nginx_api.yaml.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 12 Feb 2020 15:37:57 +0000
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Nginx, Inc.
  -->

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>