You've already forked AstralRinth
forked from didirus/AstralRinth
Allow for API user to change the amount of mods responded with in search (#61)
* Add more info to search route: * Run formatter * Allow for API user to change the amount of mods responded with in search * Refactor SearchResults * Fix searchresults usage
This commit is contained in:
@@ -130,4 +130,5 @@ pub struct SearchRequest {
|
||||
pub version: Option<String>,
|
||||
pub offset: Option<String>,
|
||||
pub index: Option<String>,
|
||||
pub limit: Option<usize>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user