Open GraceAtwood opened 7 years ago
/LoadFAQ only takes Id now.
/LoadNewsItem only takes id now.
/UpdateNewsItem parameter "newsitemid" changed to "id"
/DeleteNewsItem "newitemid" changed to "id"
/LoadPerson now only requires "id"
/GetChainOfCommand "id"
/LoadAccountHistoryByPerson "id"
/ReleaseProfileLock now takes no parameters and will only release the client's owned profile lock.
Reference lists no longer include Division/Department/Command. They are now included in their own endpoints.
Just a list of breaking name changes I make during the dto explosion project.