Skip to content

Commit

Permalink
feat(tagmanager): update the API
Browse files Browse the repository at this point in the history
#### tagmanager:v1
The following keys were added:
- schemas.AccountAccess.properties.permission.items.enumDescriptions
- schemas.Container.properties.enabledBuiltInVariable.items.enumDescriptions
- schemas.Container.properties.usageContext.items.enumDescriptions
- schemas.ContainerAccess.properties.permission.items.enumDescriptions

The following keys were changed:
- description
- resources.accounts.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.environments.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.folders.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.tags.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.triggers.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.variables.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.versions.methods.get.parameters.containerVersionId.description
- resources.accounts.resources.containers.resources.versions.methods.publish.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.versions.methods.restore.description
- resources.accounts.resources.containers.resources.versions.methods.update.parameters.fingerprint.description
- resources.accounts.resources.permissions.methods.delete.description
- resources.accounts.resources.permissions.methods.list.description
- schemas.Account.properties.fingerprint.description
- schemas.Account.properties.name.description
- schemas.Account.properties.shareData.description
- schemas.AccountAccess.properties.permission.description
- schemas.Condition.properties.parameter.description
- schemas.Condition.properties.type.description
- schemas.Container.properties.domainName.description
- schemas.Container.properties.enabledBuiltInVariable.description
- schemas.Container.properties.fingerprint.description
- schemas.Container.properties.name.description
- schemas.Container.properties.notes.description
- schemas.Container.properties.timeZoneCountryId.description
- schemas.Container.properties.timeZoneId.description
- schemas.Container.properties.usageContext.description
- schemas.ContainerAccess.properties.containerId.description
- schemas.ContainerAccess.properties.permission.description
- schemas.ContainerVersion.properties.fingerprint.description
- schemas.ContainerVersion.properties.name.description
- schemas.ContainerVersion.properties.notes.description
- schemas.CreateContainerVersionRequestVersionOptions.properties.quickPreview.description
- schemas.Environment.description
- schemas.Environment.properties.description.description
- schemas.Environment.properties.enableDebug.description
- schemas.Environment.properties.fingerprint.description
- schemas.Environment.properties.name.description
- schemas.Environment.properties.type.enumDescriptions
- schemas.Environment.properties.url.description
- schemas.Folder.properties.fingerprint.description
- schemas.Folder.properties.name.description
- schemas.Macro.properties.disablingRuleId.description
- schemas.Macro.properties.enablingRuleId.description
- schemas.Macro.properties.fingerprint.description
- schemas.Macro.properties.name.description
- schemas.Macro.properties.notes.description
- schemas.Macro.properties.parameter.description
- schemas.Macro.properties.scheduleEndMs.description
- schemas.Macro.properties.scheduleStartMs.description
- schemas.Macro.properties.type.description
- schemas.Parameter.properties.key.description
- schemas.Parameter.properties.list.description
- schemas.Parameter.properties.map.description
- schemas.Parameter.properties.type.description
- schemas.Parameter.properties.value.description
- schemas.Rule.properties.condition.description
- schemas.Rule.properties.fingerprint.description
- schemas.Rule.properties.name.description
- schemas.Rule.properties.notes.description
- schemas.SetupTag.properties.stopOnSetupFailure.description
- schemas.Tag.properties.blockingRuleId.description
- schemas.Tag.properties.blockingTriggerId.description
- schemas.Tag.properties.fingerprint.description
- schemas.Tag.properties.firingRuleId.description
- schemas.Tag.properties.firingTriggerId.description
- schemas.Tag.properties.liveOnly.description
- schemas.Tag.properties.name.description
- schemas.Tag.properties.notes.description
- schemas.Tag.properties.parameter.description
- schemas.Tag.properties.paused.description
- schemas.Tag.properties.priority.description
- schemas.Tag.properties.scheduleEndMs.description
- schemas.Tag.properties.scheduleStartMs.description
- schemas.Tag.properties.tagFiringOption.enumDescriptions
- schemas.Tag.properties.type.description
- schemas.TeardownTag.properties.stopTeardownOnFailure.description
- schemas.Trigger.properties.autoEventFilter.description
- schemas.Trigger.properties.checkValidation.description
- schemas.Trigger.properties.continuousTimeMinMilliseconds.description
- schemas.Trigger.properties.customEventFilter.description
- schemas.Trigger.properties.eventName.description
- schemas.Trigger.properties.filter.description
- schemas.Trigger.properties.fingerprint.description
- schemas.Trigger.properties.horizontalScrollPercentageList.description
- schemas.Trigger.properties.interval.description
- schemas.Trigger.properties.intervalSeconds.description
- schemas.Trigger.properties.limit.description
- schemas.Trigger.properties.maxTimerLengthSeconds.description
- schemas.Trigger.properties.name.description
- schemas.Trigger.properties.parameter.description
- schemas.Trigger.properties.selector.description
- schemas.Trigger.properties.totalTimeMinMilliseconds.description
- schemas.Trigger.properties.type.description
- schemas.Trigger.properties.uniqueTriggerId.description
- schemas.Trigger.properties.verticalScrollPercentageList.description
- schemas.Trigger.properties.visibilitySelector.description
- schemas.Trigger.properties.visiblePercentageMax.description
- schemas.Trigger.properties.visiblePercentageMin.description
- schemas.Trigger.properties.waitForTags.description
- schemas.Trigger.properties.waitForTagsTimeout.description
- schemas.UserAccess.properties.accountAccess.description
- schemas.UserAccess.properties.containerAccess.description
- schemas.UserAccess.properties.emailAddress.description
- schemas.Variable.properties.disablingTriggerId.description
- schemas.Variable.properties.enablingTriggerId.description
- schemas.Variable.properties.fingerprint.description
- schemas.Variable.properties.name.description
- schemas.Variable.properties.notes.description
- schemas.Variable.properties.parameter.description
- schemas.Variable.properties.scheduleEndMs.description
- schemas.Variable.properties.scheduleStartMs.description
- schemas.Variable.properties.type.description

#### tagmanager:v2
The following keys were added:
- resources.accounts.resources.containers.resources.workspaces.resources.built_in_variables.methods.create.parameters.type.enumDescriptions
- resources.accounts.resources.containers.resources.workspaces.resources.built_in_variables.methods.delete.parameters.type.enumDescriptions
- resources.accounts.resources.containers.resources.workspaces.resources.built_in_variables.methods.revert.parameters.type.enumDescriptions
- schemas.Container.properties.usageContext.items.enumDescriptions

The following keys were changed:
- description
- resources.accounts.methods.get.parameters.path.description
- resources.accounts.methods.update.parameters.fingerprint.description
- resources.accounts.methods.update.parameters.path.description
- resources.accounts.resources.containers.methods.create.parameters.parent.description
- resources.accounts.resources.containers.methods.delete.parameters.path.description
- resources.accounts.resources.containers.methods.get.parameters.path.description
- resources.accounts.resources.containers.methods.list.parameters.parent.description
- resources.accounts.resources.containers.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.methods.update.parameters.path.description
- resources.accounts.resources.containers.resources.environments.methods.create.parameters.parent.description
- resources.accounts.resources.containers.resources.environments.methods.delete.parameters.path.description
- resources.accounts.resources.containers.resources.environments.methods.get.parameters.path.description
- resources.accounts.resources.containers.resources.environments.methods.list.parameters.parent.description
- resources.accounts.resources.containers.resources.environments.methods.reauthorize.parameters.path.description
- resources.accounts.resources.containers.resources.environments.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.environments.methods.update.parameters.path.description
- resources.accounts.resources.containers.resources.version_headers.methods.latest.parameters.parent.description
- resources.accounts.resources.containers.resources.version_headers.methods.list.parameters.parent.description
- resources.accounts.resources.containers.resources.versions.methods.delete.parameters.path.description
- resources.accounts.resources.containers.resources.versions.methods.get.parameters.containerVersionId.description
- resources.accounts.resources.containers.resources.versions.methods.get.parameters.path.description
- resources.accounts.resources.containers.resources.versions.methods.live.parameters.parent.description
- resources.accounts.resources.containers.resources.versions.methods.publish.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.versions.methods.publish.parameters.path.description
- resources.accounts.resources.containers.resources.versions.methods.set_latest.description
- resources.accounts.resources.containers.resources.versions.methods.set_latest.parameters.path.description
- resources.accounts.resources.containers.resources.versions.methods.undelete.parameters.path.description
- resources.accounts.resources.containers.resources.versions.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.versions.methods.update.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.methods.create.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.methods.create_version.description
- resources.accounts.resources.containers.resources.workspaces.methods.create_version.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.methods.delete.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.methods.get.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.methods.getStatus.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.methods.list.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.methods.quick_preview.description
- resources.accounts.resources.containers.resources.workspaces.methods.quick_preview.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.methods.resolve_conflict.description
- resources.accounts.resources.containers.resources.workspaces.methods.resolve_conflict.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.methods.resolve_conflict.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.methods.sync.description
- resources.accounts.resources.containers.resources.workspaces.methods.sync.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.methods.update.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.built_in_variables.methods.create.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.built_in_variables.methods.delete.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.built_in_variables.methods.list.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.built_in_variables.methods.revert.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.folders.methods.create.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.folders.methods.delete.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.folders.methods.entities.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.folders.methods.get.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.folders.methods.list.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.folders.methods.move_entities_to_folder.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.folders.methods.revert.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.resources.folders.methods.revert.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.folders.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.resources.folders.methods.update.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.tags.methods.create.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.tags.methods.delete.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.tags.methods.get.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.tags.methods.list.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.tags.methods.revert.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.resources.tags.methods.revert.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.tags.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.resources.tags.methods.update.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.create.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.delete.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.get.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.list.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.revert.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.revert.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.update.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.triggers.methods.create.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.triggers.methods.delete.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.triggers.methods.get.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.triggers.methods.list.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.triggers.methods.revert.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.resources.triggers.methods.revert.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.triggers.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.resources.triggers.methods.update.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.variables.methods.create.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.variables.methods.delete.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.variables.methods.get.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.variables.methods.list.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.variables.methods.revert.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.resources.variables.methods.revert.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.variables.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.resources.variables.methods.update.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.zones.methods.create.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.zones.methods.delete.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.zones.methods.get.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.zones.methods.list.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.zones.methods.revert.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.resources.zones.methods.revert.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.zones.methods.update.parameters.fingerprint.description
- resources.accounts.resources.containers.resources.workspaces.resources.zones.methods.update.parameters.path.description
- resources.accounts.resources.user_permissions.methods.create.parameters.parent.description
- resources.accounts.resources.user_permissions.methods.delete.description
- resources.accounts.resources.user_permissions.methods.delete.parameters.path.description
- resources.accounts.resources.user_permissions.methods.get.parameters.path.description
- resources.accounts.resources.user_permissions.methods.list.description
- resources.accounts.resources.user_permissions.methods.list.parameters.parent.description
- resources.accounts.resources.user_permissions.methods.update.parameters.path.description
- schemas.Account.properties.fingerprint.description
- schemas.Account.properties.name.description
- schemas.Account.properties.shareData.description
- schemas.AccountAccess.properties.permission.description
- schemas.BuiltInVariable.description
- schemas.BuiltInVariable.properties.type.description
- schemas.Client.properties.fingerprint.description
- schemas.Client.properties.name.description
- schemas.Client.properties.parameter.description
- schemas.Client.properties.priority.description
- schemas.Client.properties.type.description
- schemas.Condition.properties.parameter.description
- schemas.Condition.properties.type.description
- schemas.Condition.properties.type.enumDescriptions
- schemas.Container.description
- schemas.Container.properties.domainName.description
- schemas.Container.properties.fingerprint.description
- schemas.Container.properties.name.description
- schemas.Container.properties.notes.description
- schemas.Container.properties.usageContext.description
- schemas.ContainerAccess.properties.containerId.description
- schemas.ContainerAccess.properties.permission.description
- schemas.ContainerVersion.properties.description.description
- schemas.ContainerVersion.properties.fingerprint.description
- schemas.ContainerVersion.properties.name.description
- schemas.CreateContainerVersionResponse.properties.newWorkspacePath.description
- schemas.CreateContainerVersionResponse.properties.syncStatus.description
- schemas.CustomTemplate.properties.fingerprint.description
- schemas.Entity.description
- schemas.Environment.description
- schemas.Environment.properties.description.description
- schemas.Environment.properties.enableDebug.description
- schemas.Environment.properties.fingerprint.description
- schemas.Environment.properties.name.description
- schemas.Environment.properties.type.enumDescriptions
- schemas.Environment.properties.url.description
- schemas.Folder.properties.fingerprint.description
- schemas.Folder.properties.name.description
- schemas.Folder.properties.notes.description
- schemas.GalleryReference.description
- schemas.GalleryReference.properties.isModified.description
- schemas.GalleryReference.properties.signature.description
- schemas.GetWorkspaceStatusResponse.description
- schemas.MergeConflict.properties.entityInBaseVersion.description
- schemas.MergeConflict.properties.entityInWorkspace.description
- schemas.Parameter.properties.key.description
- schemas.Parameter.properties.list.description
- schemas.Parameter.properties.map.description
- schemas.Parameter.properties.type.description
- schemas.Parameter.properties.value.description
- schemas.QuickPreviewResponse.properties.syncStatus.description
- schemas.RevertFolderResponse.properties.folder.description
- schemas.RevertTagResponse.properties.tag.description
- schemas.RevertTemplateResponse.properties.template.description
- schemas.RevertTriggerResponse.properties.trigger.description
- schemas.RevertVariableResponse.properties.variable.description
- schemas.RevertZoneResponse.properties.zone.description
- schemas.SetupTag.description
- schemas.SetupTag.properties.stopOnSetupFailure.description
- schemas.SyncWorkspaceResponse.properties.mergeConflict.description
- schemas.Tag.properties.blockingRuleId.description
- schemas.Tag.properties.blockingTriggerId.description
- schemas.Tag.properties.fingerprint.description
- schemas.Tag.properties.firingRuleId.description
- schemas.Tag.properties.firingTriggerId.description
- schemas.Tag.properties.liveOnly.description
- schemas.Tag.properties.monitoringMetadata.description
- schemas.Tag.properties.monitoringMetadataTagNameKey.description
- schemas.Tag.properties.name.description
- schemas.Tag.properties.notes.description
- schemas.Tag.properties.parameter.description
- schemas.Tag.properties.paused.description
- schemas.Tag.properties.priority.description
- schemas.Tag.properties.scheduleEndMs.description
- schemas.Tag.properties.scheduleStartMs.description
- schemas.Tag.properties.tagFiringOption.enumDescriptions
- schemas.Tag.properties.type.description
- schemas.TeardownTag.description
- schemas.TeardownTag.properties.stopTeardownOnFailure.description
- schemas.Trigger.properties.autoEventFilter.description
- schemas.Trigger.properties.checkValidation.description
- schemas.Trigger.properties.continuousTimeMinMilliseconds.description
- schemas.Trigger.properties.customEventFilter.description
- schemas.Trigger.properties.eventName.description
- schemas.Trigger.properties.filter.description
- schemas.Trigger.properties.fingerprint.description
- schemas.Trigger.properties.horizontalScrollPercentageList.description
- schemas.Trigger.properties.interval.description
- schemas.Trigger.properties.intervalSeconds.description
- schemas.Trigger.properties.limit.description
- schemas.Trigger.properties.maxTimerLengthSeconds.description
- schemas.Trigger.properties.name.description
- schemas.Trigger.properties.notes.description
- schemas.Trigger.properties.parameter.description
- schemas.Trigger.properties.selector.description
- schemas.Trigger.properties.totalTimeMinMilliseconds.description
- schemas.Trigger.properties.type.description
- schemas.Trigger.properties.uniqueTriggerId.description
- schemas.Trigger.properties.verticalScrollPercentageList.description
- schemas.Trigger.properties.visibilitySelector.description
- schemas.Trigger.properties.visiblePercentageMax.description
- schemas.Trigger.properties.visiblePercentageMin.description
- schemas.Trigger.properties.waitForTags.description
- schemas.Trigger.properties.waitForTagsTimeout.description
- schemas.UserPermission.properties.accountAccess.description
- schemas.UserPermission.properties.containerAccess.description
- schemas.UserPermission.properties.emailAddress.description
- schemas.Variable.properties.disablingTriggerId.description
- schemas.Variable.properties.enablingTriggerId.description
- schemas.Variable.properties.fingerprint.description
- schemas.Variable.properties.name.description
- schemas.Variable.properties.notes.description
- schemas.Variable.properties.parameter.description
- schemas.Variable.properties.scheduleEndMs.description
- schemas.Variable.properties.scheduleStartMs.description
- schemas.Variable.properties.type.description
- schemas.VariableFormatValue.properties.caseConversionType.description
- schemas.Workspace.properties.description.description
- schemas.Workspace.properties.fingerprint.description
- schemas.Workspace.properties.name.description
- schemas.Zone.properties.fingerprint.description
- schemas.ZoneBoundary.properties.customEvaluationTriggerId.description
  • Loading branch information
yoshi-automation authored and JustinBeckwith committed Aug 5, 2020
1 parent d4ff69c commit c79abcd
Show file tree
Hide file tree
Showing 4 changed files with 962 additions and 655 deletions.
Loading

0 comments on commit c79abcd

Please sign in to comment.