api no longer fails when no pilots or logbook entries

This commit is contained in:
2024-12-01 20:12:19 -06:00
parent 2d12ee3d0e
commit 540b38de30

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(