chore: Update Public API schema (#3901)

Co-authored-by: autologie <7351859+autologie@users.noreply.github.com>
This commit is contained in:
n8n-assistant[bot] 2025-11-20 17:42:22 +00:00 committed by GitHub
parent 6b90d75a3b
commit dce29ab55a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1328,12 +1328,12 @@ components:
example: Joe's Github Credentials example: Joe's Github Credentials
type: type:
type: string type: string
example: github example: githubApi
data: data:
type: object type: object
writeOnly: true writeOnly: true
example: example:
token: ada612vad6fa5df4adf5a5dsf4389adsf76da7s accessToken: ada612vad6fa5df4adf5a5dsf4389adsf76da7s
createdAt: createdAt:
type: string type: string
format: date-time format: date-time
@ -1362,7 +1362,7 @@ components:
example: John's Github account example: John's Github account
type: type:
type: string type: string
example: github example: githubApi
createdAt: createdAt:
type: string type: string
format: date-time format: date-time