We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cedf68 commit fea2e63Copy full SHA for fea2e63
samples/ExportHistoryWebApp/ExportHistoryWebApp.http
@@ -81,7 +81,6 @@ DELETE {{baseUrl}}/export-jobs/export-job-continuous-123jk
81
# - "Completed": Exports only completed orchestrations
82
# - "Failed": Exports only failed orchestrations
83
# - "Terminated": Exports only terminated orchestrations
84
-# - "ContinuedAsNew": Exports only continued-as-new orchestrations
85
# - Dates are in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ)
86
# - You can use the REST Client extension in VS Code to execute these requests
87
# - The @name directive allows referencing the response in subsequent requests
0 commit comments