Skip to content

Commit c43361b

Browse files
Removed duplicate OperationListResult object
1 parent 98a238f commit c43361b

File tree

1 file changed

+0
-18
lines changed
  • specification/nginx/resource-manager/NGINX.NGINXPLUS/preview/2025-03-01-preview

1 file changed

+0
-18
lines changed

specification/nginx/resource-manager/NGINX.NGINXPLUS/preview/2025-03-01-preview/swagger.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2282,24 +2282,6 @@
22822282
}
22832283
}
22842284
},
2285-
"OperationListResult": {
2286-
"description": "Result of GET request to list Nginx.NginxPlus operations.",
2287-
"type": "object",
2288-
"properties": {
2289-
"value": {
2290-
"description": "List of operations supported by the Nginx.NginxPlus provider.",
2291-
"type": "array",
2292-
"items": {
2293-
"$ref": "#/definitions/OperationResult"
2294-
},
2295-
"x-ms-identifiers": []
2296-
},
2297-
"nextLink": {
2298-
"description": "URL to get the next set of operation list results if there are any.",
2299-
"type": "string"
2300-
}
2301-
}
2302-
},
23032285
"AnalysisCreate": {
23042286
"type": "object",
23052287
"description": "The request body for creating an analysis for an NGINX configuration.",

0 commit comments

Comments
 (0)