Skip to content

Commit

Permalink
feat(poly): update the API
Browse files Browse the repository at this point in the history
#### poly:v1
The following keys were added:
- resources.assets.methods.list.parameters.maxComplexity.enumDescriptions
- resources.users.resources.assets.methods.list.parameters.visibility.enumDescriptions

The following keys were changed:
- description
- resources.assets.methods.get.description
- resources.assets.methods.list.description
- resources.assets.methods.list.parameters.category.description
- resources.assets.methods.list.parameters.format.description
- resources.assets.methods.list.parameters.keywords.description
- resources.assets.methods.list.parameters.maxComplexity.description
- resources.assets.methods.list.parameters.orderBy.description
- resources.assets.methods.list.parameters.pageSize.description
- resources.assets.methods.list.parameters.pageToken.description
- resources.users.resources.assets.methods.list.description
- resources.users.resources.assets.methods.list.parameters.format.description
- resources.users.resources.assets.methods.list.parameters.name.description
- resources.users.resources.assets.methods.list.parameters.orderBy.description
- resources.users.resources.assets.methods.list.parameters.pageSize.description
- resources.users.resources.assets.methods.list.parameters.pageToken.description
- resources.users.resources.assets.methods.list.parameters.visibility.description
- resources.users.resources.likedassets.methods.list.description
- resources.users.resources.likedassets.methods.list.parameters.format.description
- resources.users.resources.likedassets.methods.list.parameters.name.description
- resources.users.resources.likedassets.methods.list.parameters.orderBy.description
- resources.users.resources.likedassets.methods.list.parameters.pageSize.description
- resources.users.resources.likedassets.methods.list.parameters.pageToken.description
- schemas.Asset.description
- schemas.Asset.properties.authorName.description
- schemas.Asset.properties.createTime.description
- schemas.Asset.properties.formats.description
- schemas.Asset.properties.license.description
- schemas.Asset.properties.license.enumDescriptions
- schemas.Asset.properties.metadata.description
- schemas.Asset.properties.name.description
- schemas.Asset.properties.presentationParams.description
- schemas.Asset.properties.updateTime.description
- schemas.Asset.properties.visibility.enumDescriptions
- schemas.AssetImportMessage.properties.code.enumDescriptions
- schemas.File.description
- schemas.File.properties.contentType.description
- schemas.File.properties.relativePath.description
- schemas.Format.description
- schemas.Format.properties.formatType.description
- schemas.Format.properties.resources.description
- schemas.Format.properties.root.description
- schemas.FormatComplexity.properties.lodHint.description
- schemas.ListAssetsResponse.properties.nextPageToken.description
- schemas.ListLikedAssetsResponse.properties.nextPageToken.description
- schemas.ListUserAssetsResponse.properties.nextPageToken.description
- schemas.ObjParseError.properties.code.enumDescriptions
- schemas.ObjParseError.properties.line.description
- schemas.PresentationParams.description
- schemas.PresentationParams.properties.backgroundColor.description
- schemas.PresentationParams.properties.colorSpace.description
- schemas.PresentationParams.properties.orientingRotation.description
- schemas.Quaternion.description
- schemas.RemixInfo.description
- schemas.RemixInfo.properties.sourceAsset.description
- schemas.StartAssetImportResponse.description
- schemas.StartAssetImportResponse.properties.assetId.description
- schemas.StartAssetImportResponse.properties.assetImportMessages.description
  • Loading branch information
yoshi-automation authored and sofisl committed Oct 20, 2020
1 parent f82fdc7 commit f187e34
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 128 deletions.
Loading

0 comments on commit f187e34

Please sign in to comment.