The request is shaped as such, following the get request format that has been followed by the plugin
api/v1/search?search=searchparams&orgid=orgid&page=page&limit=limit
{
status,
message,
prev: 'link to previous search page',| DO $$ | |
| DECLARE | |
| tbl RECORD; | |
| col RECORD; | |
| seq RECORD; | |
| udt RECORD; | |
| schema RECORD; | |
| sql TEXT; | |
| default_expr TEXT; | |
| column_definitions TEXT; |
The request is shaped as such, following the get request format that has been followed by the plugin
api/v1/search?search=searchparams&orgid=orgid&page=page&limit=limit
{
status,
message,
prev: 'link to previous search page',The request is shaped as such
api/v1/search?search=searchparams&orgid="orgid"
{
status
message
data:[]| [ | |
| { | |
| "state": "Abia", | |
| "lgas": [ | |
| "Aba North", | |
| "Aba South", | |
| "Arochukwu", | |
| "Bende", | |
| "Ikawuno", | |
| "Ikwuano", |