Skip to content

Commit

Permalink
Fix OpenAPI version in NAP WAF docs (#3697)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored Mar 28, 2023
1 parent ae86733 commit c42756c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/app-protect-waf/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ apiVersion: appprotect.f5.com/v1beta1
Content of the referenced file `myapi.yaml`:

~~~yaml
openapi: 3.1.0
openapi: 3.0.1
info:
title: 'Primitive data types'
description: 'Primitive data types.'
Expand Down

0 comments on commit c42756c

Please sign in to comment.