add role to addUsersToAlbum endpoint
This commit is contained in:
3
mobile/openapi/doc/AddUsersDto.md
generated
3
mobile/openapi/doc/AddUsersDto.md
generated
@@ -8,7 +8,8 @@ import 'package:openapi/api.dart';
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**sharedUserIds** | **List<String>** | | [default to const []]
|
||||
**albumUsers** | [**List<AddUserDto>**](AddUserDto.md) | | [default to const []]
|
||||
**sharedUserIds** | **List<String>** | Deprecated in favor of albumUsers | [optional] [default to const []]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user