Skip to content

Commit

Permalink
added dbx providers
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyaven committed Dec 20, 2024
1 parent 2e0b5aa commit c7535b8
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ paths:
type: string
personal_access_token:
type: string
example:
git_provider: gitHub
git_username: testuser
personal_access_token: something
description: Creates a Git credential entry for the user. Only one Git credential
per user is supported, so any attempts to create credentials if an entry already
exists will fail. Use the PATCH endpoint to update existing credentials, or
Expand Down

0 comments on commit c7535b8

Please sign in to comment.