Source Providers
Provides methods for working with source providers.
Operations
| Get File Contents |
Gets the contents of a file in the given source code repository. |
| Get Path Contents |
Gets the contents of a directory in the given source code repository. |
| Get Pull Request |
Gets a pull request object from source provider. |
| List |
Get a list of source providers and their capabilities. |
| List Branches |
Gets a list of branches for the given source code repository. |
| List Repositories |
Gets a list of source code repositories. |
| List Webhooks |
Gets a list of webhooks installed in the given source code repository. |
| Restore Webhooks |
Recreates the webhooks for the specified triggers in the given source code repository. |