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