mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-11 12:57:29 -08:00
🐛 Fix One Simple API codex file (#2451)
This commit is contained in:
parent
766f74c782
commit
57147910a9
|
@ -8,7 +8,7 @@
|
||||||
"resources": {
|
"resources": {
|
||||||
"credentialDocumentation": [
|
"credentialDocumentation": [
|
||||||
{
|
{
|
||||||
"url": "https://docs.n8n.io/credentials/OneSimpleAPI"
|
"url": "https://docs.n8n.io/credentials/oneSimpleApi/"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"primaryDocumentation": [
|
"primaryDocumentation": [
|
||||||
|
|
Loading…
Reference in a new issue