mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
projectOwner route
This commit is contained in:
@@ -42,4 +42,5 @@ export const RunRoutes: { [key: string]: RunRoute } = {
|
||||
migrateFT2Rowy: { path: "/migrateFT2Rowy", method: "GET" },
|
||||
actionScript: { path: "/actionScript", method: "POST" },
|
||||
buildFunction: { path: "/buildFunction", method: "POST" },
|
||||
projectOwner: { path: "/projectOwner", method: "GET" },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user