mirror of
https://github.com/portainer/portainer.git
synced 2026-08-07 10:54:48 +00:00
fix(gitops): restore shared Git credentials BE-13195 (#3213)
This commit is contained in:
@@ -12246,6 +12246,9 @@ components:
|
||||
properties:
|
||||
AuthorizationType:
|
||||
type: integer
|
||||
GitCredentialID:
|
||||
example: 0
|
||||
type: integer
|
||||
Password:
|
||||
type: string
|
||||
Provider:
|
||||
|
||||
@@ -1341,6 +1341,9 @@ definitions:
|
||||
properties:
|
||||
AuthorizationType:
|
||||
type: integer
|
||||
GitCredentialID:
|
||||
example: 0
|
||||
type: integer
|
||||
Password:
|
||||
type: string
|
||||
Provider:
|
||||
|
||||
Reference in New Issue
Block a user