mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
fix repository typo (#23654)
This commit is contained in:
@@ -282,7 +282,7 @@ This endpoint creates a destination to synchronize action secrets with a GitHub
|
||||
|
||||
- `repository_owner` `(string: <required>)` - GitHub organization or username that owns the repository. For example, if a repository is located at https://github.com/hashicorp/vault.git the owner is hashicorp.
|
||||
|
||||
- `repisitory_name` `(string: <required>)` - Name of the repository. For example, if a repository is located at https://github.com/hashicorp/vault.git the name is vault.
|
||||
- `repository_name` `(string: <required>)` - Name of the repository. For example, if a repository is located at https://github.com/hashicorp/vault.git the name is vault.
|
||||
|
||||
### Sample payload
|
||||
```json
|
||||
|
||||
Reference in New Issue
Block a user