mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-12-08 20:29:05 +00:00
Refactor mobile to use OpenApi generated SDK (#336)
This commit is contained in:
15
mobile/openapi/doc/ServerPingResponse.md
Normal file
15
mobile/openapi/doc/ServerPingResponse.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# openapi.model.ServerPingResponse
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:openapi/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**res** | **String** | | [readonly]
|
||||
|
||||
[[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