diff --git a/providers/src/databricks_workspace/v00.00.00000/services/repos.yaml b/providers/src/databricks_workspace/v00.00.00000/services/repos.yaml index f7b97e10..627a2402 100644 --- a/providers/src/databricks_workspace/v00.00.00000/services/repos.yaml +++ b/providers/src/databricks_workspace/v00.00.00000/services/repos.yaml @@ -61,7 +61,7 @@ paths: example: git_provider: gitHub git_username: testuser - personal_access_token: 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 + personal_access_token: ghp_123 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 @@ -214,7 +214,7 @@ paths: git_provider: gitHub git_username: testuser id: '93488329053511' - personal_access_token: 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 + personal_access_token: ghp_123 description: Updates the specified Git credential. /api/2.0/permissions/repos/{repo_id}: get: