vercel-api-js 1.7.0 → 1.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7429,7 +7429,7 @@ const operationsByPath = {
7429
7429
  "DELETE /v13/deployments/{id}": deleteDeployment
7430
7430
  };
7431
7431
  const operationsByTag = {
7432
- "accessGroups": {
7432
+ accessGroups: {
7433
7433
  readAccessGroup,
7434
7434
  updateAccessGroup,
7435
7435
  deleteAccessGroup,
@@ -7442,13 +7442,13 @@ const operationsByTag = {
7442
7442
  updateAccessGroupProject,
7443
7443
  deleteAccessGroupProject
7444
7444
  },
7445
- "apiAiGateway": {
7445
+ apiAiGateway: {
7446
7446
  createAiGatewayRule,
7447
7447
  listAiGatewayRules,
7448
7448
  updateAiGatewayRule,
7449
7449
  deleteAiGatewayRule
7450
7450
  },
7451
- "artifacts": {
7451
+ artifacts: {
7452
7452
  recordEvents,
7453
7453
  status,
7454
7454
  uploadArtifact,
@@ -7456,12 +7456,12 @@ const operationsByTag = {
7456
7456
  artifactQuery,
7457
7457
  deleteAllArtifacts
7458
7458
  },
7459
- "billing": {
7459
+ billing: {
7460
7460
  listBillingCharges,
7461
7461
  listContractCommitments,
7462
7462
  buyCredits
7463
7463
  },
7464
- "bulkRedirects": {
7464
+ bulkRedirects: {
7465
7465
  stageRedirects,
7466
7466
  getRedirects,
7467
7467
  deleteRedirects,
@@ -7470,7 +7470,7 @@ const operationsByTag = {
7470
7470
  getVersions,
7471
7471
  updateVersion
7472
7472
  },
7473
- "checksV2": {
7473
+ checksV2: {
7474
7474
  listProjectChecks,
7475
7475
  createProjectCheck,
7476
7476
  getProjectCheck,
@@ -7482,14 +7482,14 @@ const operationsByTag = {
7482
7482
  getDeploymentCheckRun,
7483
7483
  updateDeploymentCheckRun
7484
7484
  },
7485
- "checks": {
7485
+ checks: {
7486
7486
  createCheck,
7487
7487
  getAllChecks,
7488
7488
  getCheck,
7489
7489
  updateCheck,
7490
7490
  rerequestCheck
7491
7491
  },
7492
- "networking": {
7492
+ networking: {
7493
7493
  listNetworks,
7494
7494
  createNetwork,
7495
7495
  deleteNetwork,
@@ -7497,14 +7497,14 @@ const operationsByTag = {
7497
7497
  readNetwork,
7498
7498
  updateStaticIps
7499
7499
  },
7500
- "connect": {
7500
+ connect: {
7501
7501
  createConnector,
7502
7502
  getConnectorToken,
7503
7503
  importConnectorTokens,
7504
7504
  createConnectorAuthorizationRequest,
7505
7505
  createConnectorInstallationRequest
7506
7506
  },
7507
- "deployments": {
7507
+ deployments: {
7508
7508
  getDeploymentEvents,
7509
7509
  updateIntegrationDeploymentAction,
7510
7510
  getDeployment,
@@ -7516,7 +7516,7 @@ const operationsByTag = {
7516
7516
  getDeployments,
7517
7517
  deleteDeployment
7518
7518
  },
7519
- "integrations": {
7519
+ integrations: {
7520
7520
  updateIntegrationDeploymentAction,
7521
7521
  gitNamespaces,
7522
7522
  searchRepo,
@@ -7528,13 +7528,13 @@ const operationsByTag = {
7528
7528
  getConfigurationProducts,
7529
7529
  createIntegrationStoreDirect
7530
7530
  },
7531
- "dns": {
7531
+ dns: {
7532
7532
  getRecords,
7533
7533
  createRecord,
7534
7534
  updateRecord,
7535
7535
  removeRecord
7536
7536
  },
7537
- "domainsRegistrar": {
7537
+ domainsRegistrar: {
7538
7538
  getSupportedTlds,
7539
7539
  getTld,
7540
7540
  getTldPrice,
@@ -7553,7 +7553,7 @@ const operationsByTag = {
7553
7553
  getContactInfoSchema,
7554
7554
  getOrder
7555
7555
  },
7556
- "domains": {
7556
+ domains: {
7557
7557
  getDomainConfig,
7558
7558
  getDomainVerificationRecord,
7559
7559
  claimDomainOwnership,
@@ -7564,7 +7564,7 @@ const operationsByTag = {
7564
7564
  patchDomain,
7565
7565
  deleteDomain
7566
7566
  },
7567
- "logdrains": {
7567
+ logdrains: {
7568
7568
  getConfigurableLogDrain,
7569
7569
  deleteConfigurableLogDrain,
7570
7570
  getAllLogDrains,
@@ -7573,7 +7573,7 @@ const operationsByTag = {
7573
7573
  createLogDrain,
7574
7574
  deleteIntegrationLogDrain
7575
7575
  },
7576
- "drains": {
7576
+ drains: {
7577
7577
  createDrain,
7578
7578
  getDrains,
7579
7579
  deleteDrain,
@@ -7581,13 +7581,13 @@ const operationsByTag = {
7581
7581
  updateDrain,
7582
7582
  testDrain
7583
7583
  },
7584
- "edgeCache": {
7584
+ edgeCache: {
7585
7585
  invalidateByTags,
7586
7586
  dangerouslyDeleteByTags,
7587
7587
  invalidateBySrcImages,
7588
7588
  dangerouslyDeleteBySrcImages
7589
7589
  },
7590
- "edgeConfig": {
7590
+ edgeConfig: {
7591
7591
  getEdgeConfigs,
7592
7592
  createEdgeConfig,
7593
7593
  getEdgeConfig,
@@ -7607,7 +7607,7 @@ const operationsByTag = {
7607
7607
  restoreEdgeConfigBackup,
7608
7608
  getEdgeConfigBackups
7609
7609
  },
7610
- "environment": {
7610
+ environment: {
7611
7611
  createSharedEnvVariable,
7612
7612
  listSharedEnvVariable,
7613
7613
  updateSharedEnvVariable,
@@ -7620,13 +7620,13 @@ const operationsByTag = {
7620
7620
  updateCustomEnvironment,
7621
7621
  removeCustomEnvironment
7622
7622
  },
7623
- "user": {
7623
+ user: {
7624
7624
  listUserEvents,
7625
7625
  listEventTypes,
7626
7626
  getAuthUser,
7627
7627
  requestDelete
7628
7628
  },
7629
- "featureFlags": {
7629
+ featureFlags: {
7630
7630
  listFlagsV2,
7631
7631
  listFlags,
7632
7632
  createFlag,
@@ -7649,7 +7649,7 @@ const operationsByTag = {
7649
7649
  createSdkKey,
7650
7650
  deleteSdkKey
7651
7651
  },
7652
- "marketplace": {
7652
+ marketplace: {
7653
7653
  updateInstallation,
7654
7654
  getAccountInfo,
7655
7655
  getMember,
@@ -7674,33 +7674,33 @@ const operationsByTag = {
7674
7674
  getInstallationsByIntegrationConfigurationIdResourcesByResourceIdExperimentationEdgeConfig,
7675
7675
  replaceInstallationsByIntegrationConfigurationIdResourcesByResourceIdExperimentationEdgeConfig
7676
7676
  },
7677
- "authentication": {
7677
+ authentication: {
7678
7678
  exchangeSsoToken,
7679
7679
  listAuthTokens,
7680
7680
  createAuthToken,
7681
7681
  getAuthToken,
7682
7682
  deleteAuthToken
7683
7683
  },
7684
- "logs": {
7684
+ logs: {
7685
7685
  getRuntimeLogs
7686
7686
  },
7687
- "microfrontends": {
7687
+ microfrontends: {
7688
7688
  getMicrofrontendsGroups,
7689
7689
  getMicrofrontendsInGroup,
7690
7690
  getMicrofrontendsConfig,
7691
7691
  getMicrofrontendsConfigForProject,
7692
7692
  createMicrofrontendsGroupWithApplications
7693
7693
  },
7694
- "apiObservability": {
7694
+ apiObservability: {
7695
7695
  getObservabilityConfigurationProjects,
7696
7696
  updateObservabilityConfigurationProject
7697
7697
  },
7698
- "projectmembers": {
7698
+ projectmembers: {
7699
7699
  getProjectMembers,
7700
7700
  addProjectMember,
7701
7701
  removeProjectMember
7702
7702
  },
7703
- "projectRoutes": {
7703
+ projectRoutes: {
7704
7704
  getRoutes,
7705
7705
  stageRoutes,
7706
7706
  addRoute,
@@ -7710,7 +7710,7 @@ const operationsByTag = {
7710
7710
  getRouteVersions,
7711
7711
  updateRouteVersions
7712
7712
  },
7713
- "projects": {
7713
+ projects: {
7714
7714
  getProjects,
7715
7715
  getProjectTrace,
7716
7716
  createProject,
@@ -7744,10 +7744,10 @@ const operationsByTag = {
7744
7744
  pauseProject,
7745
7745
  unpauseProject
7746
7746
  },
7747
- "staticIps": {
7747
+ staticIps: {
7748
7748
  updateStaticIps
7749
7749
  },
7750
- "rollingRelease": {
7750
+ rollingRelease: {
7751
7751
  getRollingReleaseBillingStatus,
7752
7752
  getRollingReleaseConfig,
7753
7753
  deleteRollingReleaseConfig,
@@ -7757,7 +7757,7 @@ const operationsByTag = {
7757
7757
  startRollingRelease,
7758
7758
  completeRollingRelease
7759
7759
  },
7760
- "sandboxes": {
7760
+ sandboxes: {
7761
7761
  listSandboxes,
7762
7762
  createSandboxes,
7763
7763
  listDrives,
@@ -7785,7 +7785,7 @@ const operationsByTag = {
7785
7785
  createSessionSnapshot,
7786
7786
  createSandboxesByNameFork
7787
7787
  },
7788
- "security": {
7788
+ security: {
7789
7789
  updateAttackChallengeMode,
7790
7790
  putFirewallConfig,
7791
7791
  updateFirewallConfig,
@@ -7796,15 +7796,15 @@ const operationsByTag = {
7796
7796
  removeBypassIp,
7797
7797
  getSecurityFirewallEvents
7798
7798
  },
7799
- "apiSecurity": {
7799
+ apiSecurity: {
7800
7800
  getSecurityFirewallConfig,
7801
7801
  deleteSecurityFirewallConfigByConfigVersion,
7802
7802
  createSecurityFirewallConfigByConfigVersionActivate
7803
7803
  },
7804
- "firewall": {
7804
+ firewall: {
7805
7805
  generateFirewallRule
7806
7806
  },
7807
- "teams": {
7807
+ teams: {
7808
7808
  getTeamMembers,
7809
7809
  inviteUserToTeam,
7810
7810
  requestAccessToTeam,
@@ -7822,7 +7822,7 @@ const operationsByTag = {
7822
7822
  updateMicrofrontendsGroup,
7823
7823
  deleteMicrofrontendsGroup
7824
7824
  },
7825
- "vcr": {
7825
+ vcr: {
7826
7826
  createRepository,
7827
7827
  listRepositories,
7828
7828
  getRepository,
@@ -7833,19 +7833,19 @@ const operationsByTag = {
7833
7833
  getRepositoryImage,
7834
7834
  deleteRepositoryImage
7835
7835
  },
7836
- "webAnalytics": {
7836
+ webAnalytics: {
7837
7837
  aggregatePageviews,
7838
7838
  aggregateEvents,
7839
7839
  countPageviews,
7840
7840
  countEvents
7841
7841
  },
7842
- "webhooks": {
7842
+ webhooks: {
7843
7843
  createWebhook,
7844
7844
  getWebhooks,
7845
7845
  getWebhook,
7846
7846
  deleteWebhook
7847
7847
  },
7848
- "aliases": {
7848
+ aliases: {
7849
7849
  listDeploymentAliases,
7850
7850
  assignAlias,
7851
7851
  listAliases,
@@ -7853,7 +7853,7 @@ const operationsByTag = {
7853
7853
  deleteAlias,
7854
7854
  patchUrlProtectionBypass
7855
7855
  },
7856
- "certs": {
7856
+ certs: {
7857
7857
  getCertById,
7858
7858
  removeCert,
7859
7859
  getCerts,
@@ -7862,136 +7862,136 @@ const operationsByTag = {
7862
7862
  }
7863
7863
  };
7864
7864
  const tagDictionary = {
7865
- "accessGroups": {
7866
- "GET": [
7865
+ accessGroups: {
7866
+ GET: [
7867
7867
  "readAccessGroup",
7868
7868
  "listAccessGroupMembers",
7869
7869
  "listAccessGroups",
7870
7870
  "listAccessGroupProjects",
7871
7871
  "readAccessGroupProject"
7872
7872
  ],
7873
- "POST": [
7873
+ POST: [
7874
7874
  "updateAccessGroup",
7875
7875
  "createAccessGroup",
7876
7876
  "createAccessGroupProject"
7877
7877
  ],
7878
- "DELETE": [
7878
+ DELETE: [
7879
7879
  "deleteAccessGroup",
7880
7880
  "deleteAccessGroupProject"
7881
7881
  ],
7882
- "PATCH": [
7882
+ PATCH: [
7883
7883
  "updateAccessGroupProject"
7884
7884
  ]
7885
7885
  },
7886
- "apiAiGateway": {
7887
- "POST": [
7886
+ apiAiGateway: {
7887
+ POST: [
7888
7888
  "createAiGatewayRule"
7889
7889
  ],
7890
- "GET": [
7890
+ GET: [
7891
7891
  "listAiGatewayRules"
7892
7892
  ],
7893
- "PATCH": [
7893
+ PATCH: [
7894
7894
  "updateAiGatewayRule"
7895
7895
  ],
7896
- "DELETE": [
7896
+ DELETE: [
7897
7897
  "deleteAiGatewayRule"
7898
7898
  ]
7899
7899
  },
7900
- "artifacts": {
7901
- "POST": [
7900
+ artifacts: {
7901
+ POST: [
7902
7902
  "recordEvents",
7903
7903
  "artifactQuery"
7904
7904
  ],
7905
- "GET": [
7905
+ GET: [
7906
7906
  "status",
7907
7907
  "downloadArtifact"
7908
7908
  ],
7909
- "PUT": [
7909
+ PUT: [
7910
7910
  "uploadArtifact"
7911
7911
  ],
7912
- "DELETE": [
7912
+ DELETE: [
7913
7913
  "deleteAllArtifacts"
7914
7914
  ]
7915
7915
  },
7916
- "billing": {
7917
- "GET": [
7916
+ billing: {
7917
+ GET: [
7918
7918
  "listBillingCharges",
7919
7919
  "listContractCommitments"
7920
7920
  ],
7921
- "POST": [
7921
+ POST: [
7922
7922
  "buyCredits"
7923
7923
  ]
7924
7924
  },
7925
- "bulkRedirects": {
7926
- "PUT": [
7925
+ bulkRedirects: {
7926
+ PUT: [
7927
7927
  "stageRedirects"
7928
7928
  ],
7929
- "GET": [
7929
+ GET: [
7930
7930
  "getRedirects",
7931
7931
  "getVersions"
7932
7932
  ],
7933
- "DELETE": [
7933
+ DELETE: [
7934
7934
  "deleteRedirects"
7935
7935
  ],
7936
- "PATCH": [
7936
+ PATCH: [
7937
7937
  "editRedirect"
7938
7938
  ],
7939
- "POST": [
7939
+ POST: [
7940
7940
  "restoreRedirects",
7941
7941
  "updateVersion"
7942
7942
  ]
7943
7943
  },
7944
- "checksV2": {
7945
- "GET": [
7944
+ checksV2: {
7945
+ GET: [
7946
7946
  "listProjectChecks",
7947
7947
  "getProjectCheck",
7948
7948
  "listCheckRuns",
7949
7949
  "listDeploymentCheckRuns",
7950
7950
  "getDeploymentCheckRun"
7951
7951
  ],
7952
- "POST": [
7952
+ POST: [
7953
7953
  "createProjectCheck",
7954
7954
  "createDeploymentCheckRun"
7955
7955
  ],
7956
- "PATCH": [
7956
+ PATCH: [
7957
7957
  "updateProjectCheck",
7958
7958
  "updateDeploymentCheckRun"
7959
7959
  ],
7960
- "DELETE": [
7960
+ DELETE: [
7961
7961
  "deleteProjectCheck"
7962
7962
  ]
7963
7963
  },
7964
- "checks": {
7965
- "POST": [
7964
+ checks: {
7965
+ POST: [
7966
7966
  "createCheck",
7967
7967
  "rerequestCheck"
7968
7968
  ],
7969
- "GET": [
7969
+ GET: [
7970
7970
  "getAllChecks",
7971
7971
  "getCheck"
7972
7972
  ],
7973
- "PATCH": [
7973
+ PATCH: [
7974
7974
  "updateCheck"
7975
7975
  ]
7976
7976
  },
7977
- "networking": {
7978
- "GET": [
7977
+ networking: {
7978
+ GET: [
7979
7979
  "listNetworks",
7980
7980
  "readNetwork"
7981
7981
  ],
7982
- "POST": [
7982
+ POST: [
7983
7983
  "createNetwork"
7984
7984
  ],
7985
- "DELETE": [
7985
+ DELETE: [
7986
7986
  "deleteNetwork"
7987
7987
  ],
7988
- "PATCH": [
7988
+ PATCH: [
7989
7989
  "updateNetwork",
7990
7990
  "updateStaticIps"
7991
7991
  ]
7992
7992
  },
7993
- "connect": {
7994
- "POST": [
7993
+ connect: {
7994
+ POST: [
7995
7995
  "createConnector",
7996
7996
  "getConnectorToken",
7997
7997
  "importConnectorTokens",
@@ -7999,31 +7999,31 @@ const tagDictionary = {
7999
7999
  "createConnectorInstallationRequest"
8000
8000
  ]
8001
8001
  },
8002
- "deployments": {
8003
- "GET": [
8002
+ deployments: {
8003
+ GET: [
8004
8004
  "getDeploymentEvents",
8005
8005
  "getDeployment",
8006
8006
  "listDeploymentFiles",
8007
8007
  "getDeploymentFileContents",
8008
8008
  "getDeployments"
8009
8009
  ],
8010
- "PATCH": [
8010
+ PATCH: [
8011
8011
  "updateIntegrationDeploymentAction",
8012
8012
  "cancelDeployment"
8013
8013
  ],
8014
- "POST": [
8014
+ POST: [
8015
8015
  "createDeployment",
8016
8016
  "uploadFile"
8017
8017
  ],
8018
- "DELETE": [
8018
+ DELETE: [
8019
8019
  "deleteDeployment"
8020
8020
  ]
8021
8021
  },
8022
- "integrations": {
8023
- "PATCH": [
8022
+ integrations: {
8023
+ PATCH: [
8024
8024
  "updateIntegrationDeploymentAction"
8025
8025
  ],
8026
- "GET": [
8026
+ GET: [
8027
8027
  "gitNamespaces",
8028
8028
  "searchRepo",
8029
8029
  "getBillingPlans",
@@ -8031,30 +8031,30 @@ const tagDictionary = {
8031
8031
  "getConfiguration",
8032
8032
  "getConfigurationProducts"
8033
8033
  ],
8034
- "POST": [
8034
+ POST: [
8035
8035
  "connectIntegrationResourceToProject",
8036
8036
  "createIntegrationStoreDirect"
8037
8037
  ],
8038
- "DELETE": [
8038
+ DELETE: [
8039
8039
  "deleteConfiguration"
8040
8040
  ]
8041
8041
  },
8042
- "dns": {
8043
- "GET": [
8042
+ dns: {
8043
+ GET: [
8044
8044
  "getRecords"
8045
8045
  ],
8046
- "POST": [
8046
+ POST: [
8047
8047
  "createRecord"
8048
8048
  ],
8049
- "PATCH": [
8049
+ PATCH: [
8050
8050
  "updateRecord"
8051
8051
  ],
8052
- "DELETE": [
8052
+ DELETE: [
8053
8053
  "removeRecord"
8054
8054
  ]
8055
8055
  },
8056
- "domainsRegistrar": {
8057
- "GET": [
8056
+ domainsRegistrar: {
8057
+ GET: [
8058
8058
  "getSupportedTlds",
8059
8059
  "getTld",
8060
8060
  "getTldPrice",
@@ -8066,78 +8066,78 @@ const tagDictionary = {
8066
8066
  "getContactInfoSchema",
8067
8067
  "getOrder"
8068
8068
  ],
8069
- "POST": [
8069
+ POST: [
8070
8070
  "getBulkAvailability",
8071
8071
  "buySingleDomain",
8072
8072
  "buyDomains",
8073
8073
  "transferInDomain",
8074
8074
  "renewDomain"
8075
8075
  ],
8076
- "PATCH": [
8076
+ PATCH: [
8077
8077
  "updateDomainAutoRenew",
8078
8078
  "updateDomainNameservers"
8079
8079
  ]
8080
8080
  },
8081
- "domains": {
8082
- "GET": [
8081
+ domains: {
8082
+ GET: [
8083
8083
  "getDomainConfig",
8084
8084
  "getDomainVerificationRecord",
8085
8085
  "getDomainProjectDomains",
8086
8086
  "getDomain",
8087
8087
  "getDomains"
8088
8088
  ],
8089
- "POST": [
8089
+ POST: [
8090
8090
  "claimDomainOwnership",
8091
8091
  "createOrTransferDomain"
8092
8092
  ],
8093
- "PATCH": [
8093
+ PATCH: [
8094
8094
  "patchDomain"
8095
8095
  ],
8096
- "DELETE": [
8096
+ DELETE: [
8097
8097
  "deleteDomain"
8098
8098
  ]
8099
8099
  },
8100
- "logdrains": {
8101
- "GET": [
8100
+ logdrains: {
8101
+ GET: [
8102
8102
  "getConfigurableLogDrain",
8103
8103
  "getAllLogDrains",
8104
8104
  "getIntegrationLogDrains"
8105
8105
  ],
8106
- "DELETE": [
8106
+ DELETE: [
8107
8107
  "deleteConfigurableLogDrain",
8108
8108
  "deleteIntegrationLogDrain"
8109
8109
  ],
8110
- "POST": [
8110
+ POST: [
8111
8111
  "createConfigurableLogDrain",
8112
8112
  "createLogDrain"
8113
8113
  ]
8114
8114
  },
8115
- "drains": {
8116
- "POST": [
8115
+ drains: {
8116
+ POST: [
8117
8117
  "createDrain",
8118
8118
  "testDrain"
8119
8119
  ],
8120
- "GET": [
8120
+ GET: [
8121
8121
  "getDrains",
8122
8122
  "getDrain"
8123
8123
  ],
8124
- "DELETE": [
8124
+ DELETE: [
8125
8125
  "deleteDrain"
8126
8126
  ],
8127
- "PATCH": [
8127
+ PATCH: [
8128
8128
  "updateDrain"
8129
8129
  ]
8130
8130
  },
8131
- "edgeCache": {
8132
- "POST": [
8131
+ edgeCache: {
8132
+ POST: [
8133
8133
  "invalidateByTags",
8134
8134
  "dangerouslyDeleteByTags",
8135
8135
  "invalidateBySrcImages",
8136
8136
  "dangerouslyDeleteBySrcImages"
8137
8137
  ]
8138
8138
  },
8139
- "edgeConfig": {
8140
- "GET": [
8139
+ edgeConfig: {
8140
+ GET: [
8141
8141
  "getEdgeConfigs",
8142
8142
  "getEdgeConfig",
8143
8143
  "getEdgeConfigItems",
@@ -8148,57 +8148,57 @@ const tagDictionary = {
8148
8148
  "getEdgeConfigBackup",
8149
8149
  "getEdgeConfigBackups"
8150
8150
  ],
8151
- "POST": [
8151
+ POST: [
8152
8152
  "createEdgeConfig",
8153
8153
  "patchEdgeConfigSchema",
8154
8154
  "createEdgeConfigToken",
8155
8155
  "restoreEdgeConfigBackup"
8156
8156
  ],
8157
- "PUT": [
8157
+ PUT: [
8158
8158
  "updateEdgeConfig"
8159
8159
  ],
8160
- "DELETE": [
8160
+ DELETE: [
8161
8161
  "deleteEdgeConfig",
8162
8162
  "deleteEdgeConfigSchema",
8163
8163
  "deleteEdgeConfigTokens"
8164
8164
  ],
8165
- "PATCH": [
8165
+ PATCH: [
8166
8166
  "patchEdgeConfigItems"
8167
8167
  ]
8168
8168
  },
8169
- "environment": {
8170
- "POST": [
8169
+ environment: {
8170
+ POST: [
8171
8171
  "createSharedEnvVariable",
8172
8172
  "createCustomEnvironment"
8173
8173
  ],
8174
- "GET": [
8174
+ GET: [
8175
8175
  "listSharedEnvVariable",
8176
8176
  "getSharedEnvVar",
8177
8177
  "getProjectsByIdOrNameCustomEnvironments",
8178
8178
  "getCustomEnvironment"
8179
8179
  ],
8180
- "PATCH": [
8180
+ PATCH: [
8181
8181
  "updateSharedEnvVariable",
8182
8182
  "unlinkSharedEnvVariable",
8183
8183
  "updateCustomEnvironment"
8184
8184
  ],
8185
- "DELETE": [
8185
+ DELETE: [
8186
8186
  "deleteSharedEnvVariable",
8187
8187
  "removeCustomEnvironment"
8188
8188
  ]
8189
8189
  },
8190
- "user": {
8191
- "GET": [
8190
+ user: {
8191
+ GET: [
8192
8192
  "listUserEvents",
8193
8193
  "listEventTypes",
8194
8194
  "getAuthUser"
8195
8195
  ],
8196
- "DELETE": [
8196
+ DELETE: [
8197
8197
  "requestDelete"
8198
8198
  ]
8199
8199
  },
8200
- "featureFlags": {
8201
- "GET": [
8200
+ featureFlags: {
8201
+ GET: [
8202
8202
  "listFlagsV2",
8203
8203
  "listFlags",
8204
8204
  "getFlag",
@@ -8212,29 +8212,29 @@ const tagDictionary = {
8212
8212
  "getDeploymentFeatureFlags",
8213
8213
  "getSdkKeys"
8214
8214
  ],
8215
- "PUT": [
8215
+ PUT: [
8216
8216
  "createFlag",
8217
8217
  "createFlagSegment",
8218
8218
  "createSdkKey"
8219
8219
  ],
8220
- "PATCH": [
8220
+ PATCH: [
8221
8221
  "updateFlag",
8222
8222
  "updateFlagSettings",
8223
8223
  "updateFlagSegment"
8224
8224
  ],
8225
- "DELETE": [
8225
+ DELETE: [
8226
8226
  "deleteFlag",
8227
8227
  "deleteFlagSegment",
8228
8228
  "deleteSdkKey"
8229
8229
  ]
8230
8230
  },
8231
- "marketplace": {
8232
- "PATCH": [
8231
+ marketplace: {
8232
+ PATCH: [
8233
8233
  "updateInstallation",
8234
8234
  "updateResource",
8235
8235
  "updateInstallationsByIntegrationConfigurationIdResourcesByResourceIdExperimentationItemsByItemId"
8236
8236
  ],
8237
- "GET": [
8237
+ GET: [
8238
8238
  "getAccountInfo",
8239
8239
  "getMember",
8240
8240
  "getIntegrationResources",
@@ -8242,7 +8242,7 @@ const tagDictionary = {
8242
8242
  "getInvoice",
8243
8243
  "getInstallationsByIntegrationConfigurationIdResourcesByResourceIdExperimentationEdgeConfig"
8244
8244
  ],
8245
- "POST": [
8245
+ POST: [
8246
8246
  "createEvent",
8247
8247
  "submitBillingData",
8248
8248
  "submitInvoice",
@@ -8252,87 +8252,87 @@ const tagDictionary = {
8252
8252
  "exchangeSsoToken",
8253
8253
  "createInstallationsByIntegrationConfigurationIdResourcesByResourceIdExperimentationItems"
8254
8254
  ],
8255
- "DELETE": [
8255
+ DELETE: [
8256
8256
  "deleteIntegrationResource",
8257
8257
  "deleteInstallationsByIntegrationConfigurationIdResourcesByResourceIdExperimentationItemsByItemId"
8258
8258
  ],
8259
- "PUT": [
8259
+ PUT: [
8260
8260
  "importResource",
8261
8261
  "updateResourceSecrets",
8262
8262
  "updateResourceSecretsById",
8263
8263
  "replaceInstallationsByIntegrationConfigurationIdResourcesByResourceIdExperimentationEdgeConfig"
8264
8264
  ]
8265
8265
  },
8266
- "authentication": {
8267
- "POST": [
8266
+ authentication: {
8267
+ POST: [
8268
8268
  "exchangeSsoToken",
8269
8269
  "createAuthToken"
8270
8270
  ],
8271
- "GET": [
8271
+ GET: [
8272
8272
  "listAuthTokens",
8273
8273
  "getAuthToken"
8274
8274
  ],
8275
- "DELETE": [
8275
+ DELETE: [
8276
8276
  "deleteAuthToken"
8277
8277
  ]
8278
8278
  },
8279
- "logs": {
8280
- "GET": [
8279
+ logs: {
8280
+ GET: [
8281
8281
  "getRuntimeLogs"
8282
8282
  ]
8283
8283
  },
8284
- "microfrontends": {
8285
- "GET": [
8284
+ microfrontends: {
8285
+ GET: [
8286
8286
  "getMicrofrontendsGroups",
8287
8287
  "getMicrofrontendsInGroup",
8288
8288
  "getMicrofrontendsConfig",
8289
8289
  "getMicrofrontendsConfigForProject"
8290
8290
  ],
8291
- "POST": [
8291
+ POST: [
8292
8292
  "createMicrofrontendsGroupWithApplications"
8293
8293
  ]
8294
8294
  },
8295
- "apiObservability": {
8296
- "GET": [
8295
+ apiObservability: {
8296
+ GET: [
8297
8297
  "getObservabilityConfigurationProjects"
8298
8298
  ],
8299
- "PUT": [
8299
+ PUT: [
8300
8300
  "updateObservabilityConfigurationProject"
8301
8301
  ]
8302
8302
  },
8303
- "projectmembers": {
8304
- "GET": [
8303
+ projectmembers: {
8304
+ GET: [
8305
8305
  "getProjectMembers"
8306
8306
  ],
8307
- "POST": [
8307
+ POST: [
8308
8308
  "addProjectMember"
8309
8309
  ],
8310
- "DELETE": [
8310
+ DELETE: [
8311
8311
  "removeProjectMember"
8312
8312
  ]
8313
8313
  },
8314
- "projectRoutes": {
8315
- "GET": [
8314
+ projectRoutes: {
8315
+ GET: [
8316
8316
  "getRoutes",
8317
8317
  "getRouteVersions"
8318
8318
  ],
8319
- "PUT": [
8319
+ PUT: [
8320
8320
  "stageRoutes"
8321
8321
  ],
8322
- "POST": [
8322
+ POST: [
8323
8323
  "addRoute",
8324
8324
  "generateRoute",
8325
8325
  "updateRouteVersions"
8326
8326
  ],
8327
- "DELETE": [
8327
+ DELETE: [
8328
8328
  "deleteRoutes"
8329
8329
  ],
8330
- "PATCH": [
8330
+ PATCH: [
8331
8331
  "editRoute"
8332
8332
  ]
8333
8333
  },
8334
- "projects": {
8335
- "GET": [
8334
+ projects: {
8335
+ GET: [
8336
8336
  "getProjects",
8337
8337
  "getProjectTrace",
8338
8338
  "getProject",
@@ -8342,7 +8342,7 @@ const tagDictionary = {
8342
8342
  "getProjectEnv",
8343
8343
  "listPromoteAliases"
8344
8344
  ],
8345
- "POST": [
8345
+ POST: [
8346
8346
  "createProject",
8347
8347
  "getProjectToken",
8348
8348
  "createTraceSession",
@@ -8357,7 +8357,7 @@ const tagDictionary = {
8357
8357
  "pauseProject",
8358
8358
  "unpauseProject"
8359
8359
  ],
8360
- "PATCH": [
8360
+ PATCH: [
8361
8361
  "updateProject",
8362
8362
  "updateProjectDomain",
8363
8363
  "editProjectEnv",
@@ -8365,41 +8365,41 @@ const tagDictionary = {
8365
8365
  "updateProjectsByProjectIdRollbackByDeploymentIdUpdateDescription",
8366
8366
  "updateMicrofrontends"
8367
8367
  ],
8368
- "DELETE": [
8368
+ DELETE: [
8369
8369
  "deleteProject",
8370
8370
  "removeProjectDomain",
8371
8371
  "removeProjectEnv",
8372
8372
  "batchRemoveProjectEnv"
8373
8373
  ],
8374
- "PUT": [
8374
+ PUT: [
8375
8375
  "acceptProjectTransferRequest"
8376
8376
  ]
8377
8377
  },
8378
- "staticIps": {
8379
- "PATCH": [
8378
+ staticIps: {
8379
+ PATCH: [
8380
8380
  "updateStaticIps"
8381
8381
  ]
8382
8382
  },
8383
- "rollingRelease": {
8384
- "GET": [
8383
+ rollingRelease: {
8384
+ GET: [
8385
8385
  "getRollingReleaseBillingStatus",
8386
8386
  "getRollingReleaseConfig",
8387
8387
  "getRollingRelease"
8388
8388
  ],
8389
- "DELETE": [
8389
+ DELETE: [
8390
8390
  "deleteRollingReleaseConfig"
8391
8391
  ],
8392
- "PATCH": [
8392
+ PATCH: [
8393
8393
  "updateRollingReleaseConfig"
8394
8394
  ],
8395
- "POST": [
8395
+ POST: [
8396
8396
  "approveRollingReleaseStage",
8397
8397
  "startRollingRelease",
8398
8398
  "completeRollingRelease"
8399
8399
  ]
8400
8400
  },
8401
- "sandboxes": {
8402
- "GET": [
8401
+ sandboxes: {
8402
+ GET: [
8403
8403
  "listSandboxes",
8404
8404
  "listDrives",
8405
8405
  "listSessionSnapshots",
@@ -8411,7 +8411,7 @@ const tagDictionary = {
8411
8411
  "getSessionCommand",
8412
8412
  "getSessionCommandLogs"
8413
8413
  ],
8414
- "POST": [
8414
+ POST: [
8415
8415
  "createSandboxes",
8416
8416
  "getOrCreateDrive",
8417
8417
  "runSessionCommand",
@@ -8425,83 +8425,83 @@ const tagDictionary = {
8425
8425
  "createSessionSnapshot",
8426
8426
  "createSandboxesByNameFork"
8427
8427
  ],
8428
- "DELETE": [
8428
+ DELETE: [
8429
8429
  "deleteDrive",
8430
8430
  "deleteSessionSnapshot",
8431
8431
  "deleteSandbox"
8432
8432
  ],
8433
- "PATCH": [
8433
+ PATCH: [
8434
8434
  "updateSandbox"
8435
8435
  ]
8436
8436
  },
8437
- "security": {
8438
- "POST": [
8437
+ security: {
8438
+ POST: [
8439
8439
  "updateAttackChallengeMode",
8440
8440
  "addBypassIp"
8441
8441
  ],
8442
- "PUT": [
8442
+ PUT: [
8443
8443
  "putFirewallConfig"
8444
8444
  ],
8445
- "PATCH": [
8445
+ PATCH: [
8446
8446
  "updateFirewallConfig"
8447
8447
  ],
8448
- "GET": [
8448
+ GET: [
8449
8449
  "getFirewallConfig",
8450
8450
  "getActiveAttackStatus",
8451
8451
  "getBypassIp",
8452
8452
  "getSecurityFirewallEvents"
8453
8453
  ],
8454
- "DELETE": [
8454
+ DELETE: [
8455
8455
  "removeBypassIp"
8456
8456
  ]
8457
8457
  },
8458
- "apiSecurity": {
8459
- "GET": [
8458
+ apiSecurity: {
8459
+ GET: [
8460
8460
  "getSecurityFirewallConfig"
8461
8461
  ],
8462
- "DELETE": [
8462
+ DELETE: [
8463
8463
  "deleteSecurityFirewallConfigByConfigVersion"
8464
8464
  ],
8465
- "POST": [
8465
+ POST: [
8466
8466
  "createSecurityFirewallConfigByConfigVersionActivate"
8467
8467
  ]
8468
8468
  },
8469
- "firewall": {
8470
- "POST": [
8469
+ firewall: {
8470
+ POST: [
8471
8471
  "generateFirewallRule"
8472
8472
  ]
8473
8473
  },
8474
- "teams": {
8475
- "GET": [
8474
+ teams: {
8475
+ GET: [
8476
8476
  "getTeamMembers",
8477
8477
  "getTeamAccessRequest",
8478
8478
  "getTeam",
8479
8479
  "getTeams"
8480
8480
  ],
8481
- "POST": [
8481
+ POST: [
8482
8482
  "inviteUserToTeam",
8483
8483
  "requestAccessToTeam",
8484
8484
  "joinTeam",
8485
8485
  "createTeam",
8486
8486
  "postTeamDsyncRoles"
8487
8487
  ],
8488
- "PATCH": [
8488
+ PATCH: [
8489
8489
  "updateTeamMember",
8490
8490
  "patchTeam",
8491
8491
  "updateMicrofrontendsGroup"
8492
8492
  ],
8493
- "DELETE": [
8493
+ DELETE: [
8494
8494
  "removeTeamMember",
8495
8495
  "deleteTeam",
8496
8496
  "deleteTeamInviteCode",
8497
8497
  "deleteMicrofrontendsGroup"
8498
8498
  ]
8499
8499
  },
8500
- "vcr": {
8501
- "POST": [
8500
+ vcr: {
8501
+ POST: [
8502
8502
  "createRepository"
8503
8503
  ],
8504
- "GET": [
8504
+ GET: [
8505
8505
  "listRepositories",
8506
8506
  "getRepository",
8507
8507
  "listRepositoryImages",
@@ -8509,59 +8509,59 @@ const tagDictionary = {
8509
8509
  "getRepositoryTag",
8510
8510
  "getRepositoryImage"
8511
8511
  ],
8512
- "DELETE": [
8512
+ DELETE: [
8513
8513
  "deleteRepository",
8514
8514
  "deleteRepositoryImage"
8515
8515
  ]
8516
8516
  },
8517
- "webAnalytics": {
8518
- "GET": [
8517
+ webAnalytics: {
8518
+ GET: [
8519
8519
  "aggregatePageviews",
8520
8520
  "aggregateEvents",
8521
8521
  "countPageviews",
8522
8522
  "countEvents"
8523
8523
  ]
8524
8524
  },
8525
- "webhooks": {
8526
- "POST": [
8525
+ webhooks: {
8526
+ POST: [
8527
8527
  "createWebhook"
8528
8528
  ],
8529
- "GET": [
8529
+ GET: [
8530
8530
  "getWebhooks",
8531
8531
  "getWebhook"
8532
8532
  ],
8533
- "DELETE": [
8533
+ DELETE: [
8534
8534
  "deleteWebhook"
8535
8535
  ]
8536
8536
  },
8537
- "aliases": {
8538
- "GET": [
8537
+ aliases: {
8538
+ GET: [
8539
8539
  "listDeploymentAliases",
8540
8540
  "listAliases",
8541
8541
  "getAlias"
8542
8542
  ],
8543
- "POST": [
8543
+ POST: [
8544
8544
  "assignAlias"
8545
8545
  ],
8546
- "DELETE": [
8546
+ DELETE: [
8547
8547
  "deleteAlias"
8548
8548
  ],
8549
- "PATCH": [
8549
+ PATCH: [
8550
8550
  "patchUrlProtectionBypass"
8551
8551
  ]
8552
8552
  },
8553
- "certs": {
8554
- "GET": [
8553
+ certs: {
8554
+ GET: [
8555
8555
  "getCertById",
8556
8556
  "getCerts"
8557
8557
  ],
8558
- "DELETE": [
8558
+ DELETE: [
8559
8559
  "removeCert"
8560
8560
  ],
8561
- "POST": [
8561
+ POST: [
8562
8562
  "issueCert"
8563
8563
  ],
8564
- "PUT": [
8564
+ PUT: [
8565
8565
  "uploadCert"
8566
8566
  ]
8567
8567
  }