haditha_ui/apis/hadithaApi.js
2025-03-18 16:02:10 +03:30

7 lines
200 B
JavaScript

export default {
search: {
list: "repo/monir/search/@index_key/@search_type/@type_key/@listkey/@field_collapsed/@offset/@limit/@q=none",
show: "repo/public/get/byid/@index_key/@id",
},
};