mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
fix: move all project endpoints into same tag for docs
This commit is contained in:
parent
0cd58cb5c4
commit
73a4b9bcb1
|
@ -25,7 +25,7 @@ put:
|
||||||
x-eov-operation-id: updateProject
|
x-eov-operation-id: updateProject
|
||||||
x-eov-operation-handler: v1/handlers/projects/projects.handler
|
x-eov-operation-handler: v1/handlers/projects/projects.handler
|
||||||
tags:
|
tags:
|
||||||
- Project
|
- Projects
|
||||||
summary: Update a project
|
summary: Update a project
|
||||||
description: Update a project.
|
description: Update a project.
|
||||||
parameters:
|
parameters:
|
||||||
|
|
Loading…
Reference in a new issue