mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 07:56:28 +00:00 
			
		
		
		
	rewrite update store
This commit is contained in:
		| @@ -185,12 +185,9 @@ impl Index<'_> { | ||||
|         self.service.get(url).await | ||||
|     } | ||||
|  | ||||
|     make_settings_test_routes!( | ||||
|         distinct_attribute | ||||
|     ); | ||||
|     make_settings_test_routes!(distinct_attribute); | ||||
| } | ||||
|  | ||||
|  | ||||
| pub struct GetDocumentOptions; | ||||
|  | ||||
| #[derive(Debug, Default)] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user