mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-27 23:07:12 +02:00
⚡ Add Strapi credentials documentation link (#1164)
This commit is contained in:
parent
59ecc0e9c1
commit
032e2dfae5
|
|
@ -6,6 +6,7 @@ import {
|
|||
export class StrapiApi implements ICredentialType {
|
||||
name = 'strapiApi';
|
||||
displayName = 'Strapi API';
|
||||
documentationUrl = 'strapi';
|
||||
properties = [
|
||||
{
|
||||
displayName: 'Email',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user