diff yaml/nginx_api.yaml @ 2132:a645aa9f2ebf

Changed type of HTTP error code to integer in API.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 05 Apr 2018 15:49:01 +0300
parents fee7627f6a5a
children bb3d2ce5192e
line wrap: on
line diff
--- a/yaml/nginx_api.yaml	Wed Apr 04 19:35:25 2018 +0300
+++ b/yaml/nginx_api.yaml	Thu Apr 05 15:49:01 2018 +0300
@@ -3156,7 +3156,7 @@
         type: object
         properties:
           status:
-            type: string
+            type: integer
             description: HTTP error code.
           text:
             type: string