Skip to content

Commit 88ac3ee

Browse files
committed
Update Blog “converting-hpe-greenlake-api-specifications-in-oas-3-1-using-openapi-tools”
1 parent 79b8530 commit 88ac3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/converting-hpe-greenlake-api-specifications-in-oas-3-1-using-openapi-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ $Result.items | ConvertTo-Json
249249
}
250250
```
251251

252-
> As expected, the execution of the above script completed successfully, and the API response returned the list of tasks based on the filtering and selection of the properties from the example above. These were task lists from my workspace that were created by the backup-and-recovery services in my workspace.
252+
> As expected, the execution of the above script completed successfully. The API response returned the list of tasks based on the filtering and selection properties from the example. These were task lists from my workspace created by the backup-and-recovery services in my workspace.
253253
254254
```JSON
255255
[

0 commit comments

Comments
 (0)