Skip to content

Commit

Permalink
Merge branch 'LC_test' into FastAPI_library_contents
Browse files Browse the repository at this point in the history
  • Loading branch information
arash77 committed Oct 2, 2024
2 parents 2a3d90e + 89a056e commit 8d417fb
Show file tree
Hide file tree
Showing 140 changed files with 4,954 additions and 832 deletions.
4 changes: 4 additions & 0 deletions client/src/api/landings.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import { type components } from "@/api/schema";

export type ClaimLandingPayload = components["schemas"]["ClaimLandingPayload"];
export type WorkflowLandingRequest = components["schemas"]["WorkflowLandingRequest"];
Loading

0 comments on commit 8d417fb

Please sign in to comment.