10BC0 Fix OpenAPI version in NAP WAF docs (#3697) · nginx/kubernetes-ingress@c42756c · GitHub
[go: up one dir, main page]

Skip to content

Commit c42756c

Browse files
authored
Fix OpenAPI version in NAP WAF docs (#3697)
1 parent ae86733 commit c42756c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/app-protect-waf/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ apiVersion: appprotect.f5.com/v1beta1
333333
Content of the referenced file `myapi.yaml`:
334334

335335
~~~yaml
336-
openapi: 3.1.0
336+
openapi: 3.0.1
337337
info:
338338
title: 'Primitive data types'
339339
description: 'Primitive data types.'

0 commit comments

Comments
 (0)
0