Browse Source

nextcloud: Regenerate

pull/222/head
jld3103 2 years ago
parent
commit
292bb09c96
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  1. 2
      packages/nextcloud/lib/src/nextcloud.openapi.dart

2
packages/nextcloud/lib/src/nextcloud.openapi.dart

@ -1245,7 +1245,7 @@ class NextcloudUnifiedPushProviderClient {
}
/// Request to get push messages.
///
/// This is a public page since it has to be handle by the non-connected app (NextPush app and not Nextcloud-app)
Future<NextcloudUnifiedPushProviderSyncDeviceResponse401ApplicationJson> syncDevice(
{required String deviceId}) async {

Loading…
Cancel
Save