From e760b946255e43aff5be793e51a0d465fce3b53f Mon Sep 17 00:00:00 2001 From: Spencer Ofwiti Date: Mon, 6 Nov 2023 16:17:55 +0300 Subject: [PATCH] Add V2023-04-01 to Nginx autorest configs --- specification/nginx/resource-manager/readme.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/specification/nginx/resource-manager/readme.md b/specification/nginx/resource-manager/readme.md index 76a683579174..e5d413732343 100644 --- a/specification/nginx/resource-manager/readme.md +++ b/specification/nginx/resource-manager/readme.md @@ -28,7 +28,16 @@ These are the global settings for the Nginx API. title: NginxManagementClient openapi-type: arm openapi-subtype: rpaas -tag: package-2022-08-01 +tag: package-2023-04-01 +``` + +### Tag: package-2023-04-01 + +These settings apply only when `--tag=package-2023-04-01` is specified on the command line. + +``` yaml $(tag) == 'package-2023-04-01' +input-file: +- NGINX.NGINXPLUS/stable/2023-04-01/swagger.json ``` ### Tag: package-2022-08-01