The only generated code in the entire Pheonix platform at the time of writing this documentation is in ClientUI\app\apiroutes.ts and ClientUI\app\apidtos.ts. This code is generated automatically when a back end build occurs using ClientUI\apigen.js. The files can be force generated by going to ClientUI in a terminal and running "node apigen.js", but this shouldn't be necessary.