Remove `apiVersion` in favor of `deploymentId`
modified config/custom-environment-variables.json
@@ -1,7 +1,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9,6 +9,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified config/default.json
@@ -1,7 +1,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -9,6 +9,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified http-client/lib/fetcher.ts
@@ -113,10 +113,12 @@ export class Fetcher {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -138,7 +140,7 @@ export class Fetcher {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified module.d.ts
@@ -10,6 +10,7 @@ declare module "virtual:*" {
|
|
|
|
|
|
| + | |
|
|
|
|
|