We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11fe40d commit f866874Copy full SHA for f866874
packages/service-utils/src/core/api.ts
@@ -40,7 +40,7 @@ export type TeamAndProjectResponse = {
40
impersonatedBy?: {
41
id: string;
42
email: string;
43
- // Ommitting the full account details
+ // Omitting the full account details
44
};
45
46
0 commit comments