@azure/core-lro
Advanced tools
Comparing version 3.0.1-alpha.20240903.2 to 3.0.1-alpha.20240905.2
@@ -6,3 +6,3 @@ import { AbortSignalLike } from "@azure/abort-controller"; | ||
*/ | ||
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri"; | ||
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri" | "operation-location"; | ||
/** | ||
@@ -9,0 +9,0 @@ * The type of a LRO response body. This is just a convenience type for checking the status of the operation. |
@@ -37,2 +37,3 @@ // Copyright (c) Microsoft Corporation. | ||
switch (resourceLocationConfig) { | ||
case "operation-location": | ||
case "azure-async-operation": { | ||
@@ -39,0 +40,0 @@ return undefined; |
@@ -6,3 +6,3 @@ import { AbortSignalLike } from "@azure/abort-controller"; | ||
*/ | ||
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri"; | ||
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri" | "operation-location"; | ||
/** | ||
@@ -9,0 +9,0 @@ * The type of a LRO response body. This is just a convenience type for checking the status of the operation. |
@@ -48,2 +48,3 @@ "use strict"; | ||
switch (resourceLocationConfig) { | ||
case "operation-location": | ||
case "azure-async-operation": { | ||
@@ -50,0 +51,0 @@ return undefined; |
@@ -192,3 +192,3 @@ import { AbortSignalLike } from '@azure/abort-controller'; | ||
*/ | ||
export declare type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri"; | ||
export declare type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri" | "operation-location"; | ||
@@ -195,0 +195,0 @@ /** |
@@ -6,3 +6,3 @@ import { AbortSignalLike } from "@azure/abort-controller"; | ||
*/ | ||
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri"; | ||
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri" | "operation-location"; | ||
/** | ||
@@ -9,0 +9,0 @@ * The type of a LRO response body. This is just a convenience type for checking the status of the operation. |
@@ -37,2 +37,3 @@ // Copyright (c) Microsoft Corporation. | ||
switch (resourceLocationConfig) { | ||
case "operation-location": | ||
case "azure-async-operation": { | ||
@@ -39,0 +40,0 @@ return undefined; |
@@ -6,3 +6,3 @@ import { AbortSignalLike } from "@azure/abort-controller"; | ||
*/ | ||
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri"; | ||
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri" | "operation-location"; | ||
/** | ||
@@ -9,0 +9,0 @@ * The type of a LRO response body. This is just a convenience type for checking the status of the operation. |
@@ -37,2 +37,3 @@ // Copyright (c) Microsoft Corporation. | ||
switch (resourceLocationConfig) { | ||
case "operation-location": | ||
case "azure-async-operation": { | ||
@@ -39,0 +40,0 @@ return undefined; |
@@ -5,3 +5,3 @@ { | ||
"sdk-type": "client", | ||
"version": "3.0.1-alpha.20240903.2", | ||
"version": "3.0.1-alpha.20240905.2", | ||
"type": "module", | ||
@@ -8,0 +8,0 @@ "description": "Isomorphic client library for supporting long-running operations in node.js and browser.", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
498394
4625