CollActionteam / collaction_cms

This is the UI interface for the CMS API
6 stars 3 forks source link

Create constants or Enums for type and categories fields. #27

Closed dromerolovo closed 1 year ago

dromerolovo commented 1 year ago

This should be created in Domain. And also have an extension method to get the value for presentation layer and a JsonValue annotation. We use properCase for the presentation and upperCase for sending the request to the api

Check Status enum

dromerolovo commented 1 year ago

Non applicable, api changes