windmill-api 1.813.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ListGitlabProjectsRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**base_url** | **String** | The GitLab instance, e.g. https://gitlab.com | 
**token** | **String** | A project access token with the api scope, or a group token that reaches the project | 
**search** | Option<**String**> | Narrow the list to projects matching this text | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)