fix(API): Fix broken Terms of Service link in Swagger documentation (#19216)

This commit is contained in:
ongdisheng
2025-09-19 00:37:38 +08:00
committed by GitHub
parent feebfd2f79
commit 2a5941856f

View File

@@ -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: