decentraland / decentraland/builder

Check if we can remove/update properties

Open
#1,491 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
156
Forks
91
Avg merge
2d 7h
Merged PRs (30d)
31

Description

We should check in the Builder an Builder-server if we can remove the following properties in the `WEARABLE` identity that we send to the content server:
- `createdAt`
- `updatedAt`

And change
`name` to `names`
`description` to `descriptions`

We need to use the same properties https://github.com/decentraland/common-schemas/blob/main/src/platform/wearables/wearable.ts#L9

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.