Implement LBP3 search tab

Closes #377
This commit is contained in:
jvyden 2022-07-29 17:20:01 -04:00
parent d810a3a9f1
commit e18e606787
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
2 changed files with 18 additions and 4 deletions

View file

@ -47,6 +47,8 @@ public class CollectionController : ControllerBase
}
);
categoriesSerialized += LbpSerializer.StringElement("text_search", LbpSerializer.StringElement("url", "/slots/searchLBP3"));
return this.Ok
(
LbpSerializer.TaggedStringElement