-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit c0991ed
committed
feat(tagmanager)!: update the API
BREAKING CHANGE: This release has breaking changes.
#### tagmanager:v1
The following keys were deleted:
- schemas.AccountAccess.properties.permission.annotations.required
- schemas.Condition.properties.parameter.annotations.required
- schemas.Condition.properties.type.annotations.required
- schemas.Container.properties.name.annotations.required
- schemas.Container.properties.timeZoneCountryId.annotations.required
- schemas.Container.properties.timeZoneId.annotations.required
- schemas.Container.properties.usageContext.annotations.required
- schemas.Environment.properties.name.annotations.required
- schemas.Folder.properties.name.annotations.required
- schemas.Parameter.properties.type.annotations.required
- schemas.Tag.properties.name.annotations.required
- schemas.Tag.properties.type.annotations.required
- schemas.Trigger.properties.name.annotations.required
- schemas.Trigger.properties.type.annotations.required
- schemas.UserAccess.properties.accountAccess.annotations.required
- schemas.UserAccess.properties.emailAddress.annotations.required
- schemas.Variable.properties.name.annotations.required
- schemas.Variable.properties.type.annotations.required
The following keys were changed:
- 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.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.name.description
- schemas.ContainerVersion.properties.notes.description
- schemas.Environment.properties.description.description
- schemas.Environment.properties.enableDebug.description
- schemas.Environment.properties.name.description
- schemas.Environment.properties.url.description
- schemas.Folder.properties.name.description
- schemas.Macro.properties.disablingRuleId.description
- schemas.Macro.properties.enablingRuleId.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.type.enumDescriptions
- schemas.Parameter.properties.value.description
- schemas.Rule.properties.condition.description
- schemas.Rule.properties.name.description
- schemas.Rule.properties.notes.description
- schemas.Tag.properties.blockingRuleId.description
- schemas.Tag.properties.blockingTriggerId.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.type.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.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.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 deleted:
- schemas.Client.properties.name.annotations.required
- schemas.Client.properties.type.annotations.required
- schemas.Condition.properties.parameter.annotations.required
- schemas.Condition.properties.type.annotations.required
- schemas.Container.properties.name.annotations.required
- schemas.Container.properties.usageContext.annotations.required
- schemas.Environment.properties.name.annotations.required
- schemas.Folder.properties.name.annotations.required
- schemas.Parameter.properties.type.annotations.required
- schemas.Tag.properties.name.annotations.required
- schemas.Tag.properties.type.annotations.required
- schemas.Transformation.properties.name.annotations.required
- schemas.Transformation.properties.type.annotations.required
- schemas.Trigger.properties.name.annotations.required
- schemas.Trigger.properties.type.annotations.required
- schemas.Variable.properties.name.annotations.required
- schemas.Variable.properties.type.annotations.required
- schemas.Workspace.properties.name.annotations.required
The following keys were added:
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.flatPath
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.httpMethod
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.id
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameterOrder
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.acknowledgePermissions.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.acknowledgePermissions.location
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.acknowledgePermissions.type
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.galleryOwner.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.galleryOwner.location
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.galleryOwner.type
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.galleryRepository.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.galleryRepository.location
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.galleryRepository.type
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.gallerySha.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.gallerySha.location
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.gallerySha.type
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.parent.location
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.parent.pattern
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.parent.required
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.parameters.parent.type
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.path
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.response.$ref
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.import_from_gallery.scopes
- schemas.GalleryReference.properties.galleryTemplateId.description
- schemas.GalleryReference.properties.galleryTemplateId.type
- schemas.GetContainerSnippetResponse.properties.containerConfig.description
- schemas.GetContainerSnippetResponse.properties.containerConfig.type
The following keys were changed:
- resources.accounts.methods.get.parameters.path.description
- resources.accounts.methods.update.parameters.path.description
- resources.accounts.resources.containers.methods.combine.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.lookup.parameters.destinationId.description
- resources.accounts.resources.containers.methods.lookup.parameters.tagId.description
- resources.accounts.resources.containers.methods.move_tag_id.parameters.path.description
- resources.accounts.resources.containers.methods.snippet.parameters.path.description
- resources.accounts.resources.containers.methods.update.parameters.path.description
- resources.accounts.resources.containers.resources.destinations.methods.get.parameters.path.description
- resources.accounts.resources.containers.resources.destinations.methods.link.parameters.parent.description
- resources.accounts.resources.containers.resources.destinations.methods.list.parameters.parent.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.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.path.description
- resources.accounts.resources.containers.resources.versions.methods.live.parameters.parent.description
- resources.accounts.resources.containers.resources.versions.methods.publish.parameters.path.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.path.description
- resources.accounts.resources.containers.resources.workspaces.methods.create.parameters.parent.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.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.methods.resolve_conflict.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.methods.sync.parameters.path.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.clients.methods.create.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.clients.methods.delete.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.clients.methods.get.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.clients.methods.list.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.clients.methods.revert.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.clients.methods.update.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.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.folders.methods.update.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.gtag_config.methods.create.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.gtag_config.methods.delete.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.gtag_config.methods.get.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.gtag_config.methods.list.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.gtag_config.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.path.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.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.templates.methods.update.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.transformations.methods.create.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.transformations.methods.delete.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.transformations.methods.get.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.transformations.methods.list.parameters.parent.description
- resources.accounts.resources.containers.resources.workspaces.resources.transformations.methods.revert.parameters.path.description
- resources.accounts.resources.containers.resources.workspaces.resources.transformations.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.path.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.path.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.path.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.parameters.path.description
- resources.accounts.resources.user_permissions.methods.get.parameters.path.description
- resources.accounts.resources.user_permissions.methods.list.parameters.parent.description
- resources.accounts.resources.user_permissions.methods.update.parameters.path.description
- schemas.Account.properties.name.description
- schemas.Account.properties.shareData.description
- schemas.AccountAccess.properties.permission.description
- schemas.BuiltInVariable.properties.type.description
- schemas.Client.properties.name.description
- schemas.Client.properties.notes.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.Container.properties.domainName.description
- schemas.Container.properties.name.description
- schemas.Container.properties.notes.description
- schemas.Container.properties.taggingServerUrls.description
- schemas.Container.properties.usageContext.description
- schemas.ContainerAccess.properties.containerId.description
- schemas.ContainerAccess.properties.permission.description
- schemas.ContainerVersion.properties.description.description
- schemas.ContainerVersion.properties.name.description
- schemas.Environment.properties.description.description
- schemas.Environment.properties.enableDebug.description
- schemas.Environment.properties.name.description
- schemas.Environment.properties.url.description
- schemas.Folder.properties.name.description
- schemas.Folder.properties.notes.description
- schemas.GtagConfig.properties.parameter.description
- schemas.GtagConfig.properties.type.description
- schemas.Parameter.properties.isWeakReference.description
- schemas.Parameter.properties.key.description
- schemas.Parameter.properties.list.description
- schemas.Parameter.properties.map.description
- schemas.Parameter.properties.type.description
- schemas.Parameter.properties.type.enumDescriptions
- schemas.Parameter.properties.value.description
- schemas.Tag.properties.blockingRuleId.description
- schemas.Tag.properties.blockingTriggerId.description
- schemas.Tag.properties.consentSettings.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.type.description
- schemas.Transformation.properties.name.description
- schemas.Transformation.properties.notes.description
- schemas.Transformation.properties.parameter.description
- schemas.Transformation.properties.type.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.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.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.Workspace.properties.description.description
- schemas.Workspace.properties.name.description1 parent b89df9c commit c0991edCopy full SHA for c0991ed
File tree
4 files changed
+736
-777
lines changedFilter options
- discovery
- src/apis/tagmanager
4 files changed
+736
-777
lines changed
0 commit comments