Skip to content

Commit

Permalink
feat(datafusion)!: update the API
Browse files Browse the repository at this point in the history
BREAKING CHANGE: This release has breaking changes.
#### datafusion:v1beta1
The following keys were deleted:
- parameters.access_token.description
- parameters.access_token.location
- parameters.access_token.type
- parameters.oauth_token.description
- parameters.oauth_token.location
- parameters.oauth_token.type

The following keys were added:
- resources.projects.resources.locations.resources.versions.methods.list.description
- resources.projects.resources.locations.resources.versions.methods.list.flatPath
- resources.projects.resources.locations.resources.versions.methods.list.httpMethod
- resources.projects.resources.locations.resources.versions.methods.list.id
- resources.projects.resources.locations.resources.versions.methods.list.parameterOrder
- resources.projects.resources.locations.resources.versions.methods.list.parameters.latestPatchOnly.description
- resources.projects.resources.locations.resources.versions.methods.list.parameters.latestPatchOnly.location
- resources.projects.resources.locations.resources.versions.methods.list.parameters.latestPatchOnly.type
- resources.projects.resources.locations.resources.versions.methods.list.parameters.pageSize.description
- resources.projects.resources.locations.resources.versions.methods.list.parameters.pageSize.format
- resources.projects.resources.locations.resources.versions.methods.list.parameters.pageSize.location
- resources.projects.resources.locations.resources.versions.methods.list.parameters.pageSize.type
- resources.projects.resources.locations.resources.versions.methods.list.parameters.pageToken.description
- resources.projects.resources.locations.resources.versions.methods.list.parameters.pageToken.location
- resources.projects.resources.locations.resources.versions.methods.list.parameters.pageToken.type
- resources.projects.resources.locations.resources.versions.methods.list.parameters.parent.description
- resources.projects.resources.locations.resources.versions.methods.list.parameters.parent.location
- resources.projects.resources.locations.resources.versions.methods.list.parameters.parent.pattern
- resources.projects.resources.locations.resources.versions.methods.list.parameters.parent.required
- resources.projects.resources.locations.resources.versions.methods.list.parameters.parent.type
- resources.projects.resources.locations.resources.versions.methods.list.path
- resources.projects.resources.locations.resources.versions.methods.list.response.$ref
- resources.projects.resources.locations.resources.versions.methods.list.scopes
- schemas.ListAvailableVersionsResponse.description
- schemas.ListAvailableVersionsResponse.id
- schemas.ListAvailableVersionsResponse.properties.availableVersions.description
- schemas.ListAvailableVersionsResponse.properties.availableVersions.items.$ref
- schemas.ListAvailableVersionsResponse.properties.availableVersions.type
- schemas.ListAvailableVersionsResponse.properties.nextPageToken.description
- schemas.ListAvailableVersionsResponse.properties.nextPageToken.type
- schemas.ListAvailableVersionsResponse.type
- schemas.Version.properties.defaultVersion.description
- schemas.Version.properties.defaultVersion.type

The following keys were changed:
- resources.projects.resources.locations.resources.instances.methods.getIamPolicy.parameters.options.requestedPolicyVersion.description
- resources.projects.resources.locations.resources.instances.methods.setIamPolicy.description
- resources.projects.resources.locations.resources.instances.methods.testIamPermissions.description
- schemas.AuditConfig.description
- schemas.AuditLogConfig.description
- schemas.Binding.properties.condition.description
- schemas.Instance.properties.description.description
- schemas.Policy.description
- schemas.Policy.properties.version.description
- schemas.SetIamPolicyRequest.properties.updateMask.description
  • Loading branch information
yoshi-automation authored and JustinBeckwith committed Jun 12, 2020
1 parent d60380a commit b5ab2e1
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 40 deletions.

0 comments on commit b5ab2e1

Please sign in to comment.