mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat: Add new schema files (no-changelog) (#13062)
This commit is contained in:
8
packages/nodes-base/nodes/Github/__schema__/v1.0.0/file/get.json
vendored
Normal file
8
packages/nodes-base/nodes/Github/__schema__/v1.0.0/file/get.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user