3272 add a page to create and edit webhook (#3859)
* Reorganize files * Add new webhook form * Reorganize files * Add Webhook update * Fix paths * Code review returns
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { ApiKey } from '@/settings/developers/types/ApiKey';
|
||||
import { ApiKey } from '@/settings/developers/types/api-key/ApiKey';
|
||||
|
||||
type MockedApiKey = Pick<
|
||||
ApiKey,
|
||||
|
||||
Reference in New Issue
Block a user