mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-05-13 21:32:28 +00:00
parent
d810a3a9f1
commit
e18e606787
2 changed files with 18 additions and 4 deletions
|
@ -47,6 +47,8 @@ public class CollectionController : ControllerBase
|
|||
}
|
||||
);
|
||||
|
||||
categoriesSerialized += LbpSerializer.StringElement("text_search", LbpSerializer.StringElement("url", "/slots/searchLBP3"));
|
||||
|
||||
return this.Ok
|
||||
(
|
||||
LbpSerializer.TaggedStringElement
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue