This commit is contained in:
2020-03-11 23:50:22 +00:00
parent ca5b1c90cb
commit 80dc195673
5 changed files with 102 additions and 112 deletions

View File

@@ -38,7 +38,7 @@ AUTOCOMPLETE
- PUT PickList/Template (body AyaType, body viewJson)
- Update a view to use a new default
- updates cache when it updates db as well
- POST PickList/TemplateReset(AyaType)
- DELETE PickList/Template (AyaType)
- for ui, resets the view back to it's default
- GET PickList/Template (AyaType)
- for ui picklistvieweditor to populate ui with current template (or default if not edited)