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
|
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user