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