mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
feat: better endpoint descriptions (#20439)
This commit is contained in:
parent
d5a01c0310
commit
749f999f2a
34 changed files with 1918 additions and 428 deletions
4
mobile/openapi/lib/api/deprecated_api.dart
generated
4
mobile/openapi/lib/api/deprecated_api.dart
generated
|
|
@ -16,7 +16,7 @@ class DeprecatedApi {
|
|||
|
||||
final ApiClient apiClient;
|
||||
|
||||
/// This property was deprecated in v1.116.0
|
||||
/// This property was deprecated in v1.116.0. This endpoint requires the `asset.read` permission.
|
||||
///
|
||||
/// Note: This method returns the HTTP [Response].
|
||||
///
|
||||
|
|
@ -52,7 +52,7 @@ class DeprecatedApi {
|
|||
);
|
||||
}
|
||||
|
||||
/// This property was deprecated in v1.116.0
|
||||
/// This property was deprecated in v1.116.0. This endpoint requires the `asset.read` permission.
|
||||
///
|
||||
/// Parameters:
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue