chore: Fresh openapi spec
This commit is contained in:
1
dist/models/Donation.d.ts
vendored
1
dist/models/Donation.d.ts
vendored
@@ -1,5 +1,4 @@
|
||||
export type Donation = {
|
||||
id: number;
|
||||
donor: string;
|
||||
paidAmount: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user