Include PostedByUser information in the MIP API Session output
The MIP database includes a column 'sPostedByUser' in the Session related tables (Budget, Enc, and JV). However, this column is not available in the Session paginated list endpoint in the Cloud API, nor can it be inferred by joining outputs from other tables. The GET sessions list should include the PostedDatetime and the PostedByUser columns in the output or maybe surface it in an API audit endpoint of some kind.