diff --git a/docs/api/v1/openapi.yml b/docs/api/v1/openapi.yml index 6d93696d3..f0f195d4d 100644 --- a/docs/api/v1/openapi.yml +++ b/docs/api/v1/openapi.yml @@ -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