We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966feed commit baea050Copy full SHA for baea050
packages/client_composition/lib/src/api/composition_client.dart
@@ -447,7 +447,7 @@ final class CompositionClient implements ApiClient {
447
);
448
}
449
450
- /// Upsert a composition in the current Algolia application.
+ /// Update and insert a composition in the current Algolia application.
451
///
452
/// Required API Key ACLs:
453
/// - editSettings
0 commit comments