Compare commits
No commits in common. "9ad62d28aacb25fcb8f4495714b636c3292fb24d" and "fa6a094e25a9937d7bb72bf1709053f3abf10bbd" have entirely different histories.
9ad62d28aa
...
fa6a094e25
|
|
@ -30,10 +30,6 @@ export const clientExcludeAuth = [
|
|||
path: 'bids/hook-action',
|
||||
method: RequestMethod.POST,
|
||||
},
|
||||
{
|
||||
path: 'scrap-items',
|
||||
method: RequestMethod.GET,
|
||||
},
|
||||
] as (string | RouteInfo)[];
|
||||
|
||||
export const excludeAuthor = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue