This commit is contained in:
2020-03-12 14:22:06 +00:00
parent 80dc195673
commit 73662fab87
2 changed files with 10 additions and 3 deletions

View File

@@ -40,6 +40,10 @@ namespace AyaNova.Api.Controllers
serverState = apiServerState;
}
TODO: need a db schema table and objects to hold the picklist templates
//while they may have an ID to make them easier to work with, they are fetched and stored by the object type only (which is a type of id and unique so maybe it's still id
//but not an autonumber type id, have to check into that)
/// <summary>