mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
test get settings
This commit is contained in:
parent
ac89c35edc
commit
c7ab4dccc3
4 changed files with 99 additions and 1 deletions
|
@ -10,7 +10,7 @@ use super::index::Index;
|
|||
use super::service::Service;
|
||||
|
||||
pub struct Server {
|
||||
service: Service,
|
||||
pub service: Service,
|
||||
}
|
||||
|
||||
impl Server {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue