mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 11:49:59 +00:00
docs: Update executions.id.yml to fix typo (#9142)
This commit is contained in:
@@ -4,7 +4,7 @@ get:
|
|||||||
tags:
|
tags:
|
||||||
- Execution
|
- Execution
|
||||||
summary: Retrieve an execution
|
summary: Retrieve an execution
|
||||||
description: Retrieve an execution from you instance.
|
description: Retrieve an execution from your instance.
|
||||||
parameters:
|
parameters:
|
||||||
- $ref: '../schemas/parameters/executionId.yml'
|
- $ref: '../schemas/parameters/executionId.yml'
|
||||||
- $ref: '../schemas/parameters/includeData.yml'
|
- $ref: '../schemas/parameters/includeData.yml'
|
||||||
|
|||||||
Reference in New Issue
Block a user