mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
fix(API): Fix broken Terms of Service link in Swagger documentation (#19216)
This commit is contained in:
@@ -3,7 +3,7 @@ openapi: 3.0.0
|
|||||||
info:
|
info:
|
||||||
title: n8n Public API
|
title: n8n Public API
|
||||||
description: n8n Public API
|
description: n8n Public API
|
||||||
termsOfService: https://n8n.io/legal/terms
|
termsOfService: https://n8n.io/legal/#terms
|
||||||
contact:
|
contact:
|
||||||
email: hello@n8n.io
|
email: hello@n8n.io
|
||||||
license:
|
license:
|
||||||
|
|||||||
Reference in New Issue
Block a user