octopush/crates/gitea_raw_client/docs/CreateOAuth2ApplicationOptions.md

13 lines
415 B
Markdown
Raw Normal View History

# CreateOAuth2ApplicationOptions
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | | [optional]
**redirect_uris** | Option<**Vec<String>**> | | [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)