Feature/33 api fails when no pilots or logbook entries #35

Merged
noahspannbauer merged 85 commits from feature/33-api-fails-when-no-pilots-or-logbook-entries into main 2025-02-02 18:24:48 -05:00
Showing only changes of commit 540b38de30 - Show all commits

View File

@@ -6,7 +6,7 @@ export class AppService {
constructor(private readonly msGraphService: MsGraphService) {}
getHello(): string {
return process.env.toString();
return JSON.stringify(process.env);
}
async getPersonSearchResults(