mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
rename update fields to camel case
This commit is contained in:
parent
a7bd0681a0
commit
588add8bec
6 changed files with 19 additions and 19 deletions
|
@ -64,7 +64,6 @@ pub struct IndexerOpts {
|
|||
pub indexing_jobs: Option<usize>,
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
impl Default for IndexerOpts {
|
||||
fn default() -> Self {
|
||||
Self {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue