mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 15:47:20 +00:00
fix: Restore OpenAPI schema version (no-changelog) (#28713)
This commit is contained in:
parent
0b8fae6c5a
commit
bef528cb21
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ info:
|
|||
license:
|
||||
name: Sustainable Use License
|
||||
url: https://github.com/n8n-io/n8n/blob/master/LICENSE.md
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
externalDocs:
|
||||
description: n8n API documentation
|
||||
url: https://docs.n8n.io/api/
|
||||
|
|
|
|||
Loading…
Reference in a new issue