mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
chore: Update Public API schema (#3901)
Co-authored-by: autologie <7351859+autologie@users.noreply.github.com>
This commit is contained in:
parent
6b90d75a3b
commit
dce29ab55a
@ -1328,12 +1328,12 @@ components:
|
||||
example: Joe's Github Credentials
|
||||
type:
|
||||
type: string
|
||||
example: github
|
||||
example: githubApi
|
||||
data:
|
||||
type: object
|
||||
writeOnly: true
|
||||
example:
|
||||
token: ada612vad6fa5df4adf5a5dsf4389adsf76da7s
|
||||
accessToken: ada612vad6fa5df4adf5a5dsf4389adsf76da7s
|
||||
createdAt:
|
||||
type: string
|
||||
format: date-time
|
||||
@ -1362,7 +1362,7 @@ components:
|
||||
example: John's Github account
|
||||
type:
|
||||
type: string
|
||||
example: github
|
||||
example: githubApi
|
||||
createdAt:
|
||||
type: string
|
||||
format: date-time
|
||||
|
||||
Loading…
Reference in New Issue
Block a user