cgwire / zou

Zou is the Kitsu API. It allows you to store and manage your production data
https://zou.cg-wire.com
GNU Affero General Public License v3.0
166 stars 103 forks source link

Feature/asset type short name #823

Closed scottmcdonnell closed 2 months ago

scottmcdonnell commented 2 months ago

Problem Add a short_name to the entity type so that Asset Types can have short names. This is useful for naming conventions of workfiles - we can shorten "Environments" to "ENV" to match our workfile names. Brings it in line with other models that have short_name fields.

EvanBldy commented 2 months ago

Hi @scottmcdonnell, Thanks for your PRs, we will merge them this week (we need to do a release before).