This commit is contained in:
2020-04-23 18:28:58 +00:00
parent c2693f0069
commit 00db05401f
3 changed files with 91 additions and 5 deletions

View File

@@ -27,6 +27,8 @@ todo: add query fail logging to datalist just like done with picklist so in prod
TODO: BizRoles.cs seems to get hammered on every single request, is it efficient?
- Why is it not cached in some way?
todo: consider renaming ConcurrencyToken to a shorter string?
todo: Document that anyone who has made their own plugins for AyaNova will need to now directly code against the api their own apps and there will be no plugin ability in v8
- DEV MANUAL API section regarding coming from v7?