Closed NikkiBytes closed 3 weeks ago
Fields, api.smartapi.id and api.name should show unique string results.
api.smartapi.id
api.name
These endpoints show expected behavior for those keys: https://smart-api.info/api/metakg/?q=0212611d1c670f9107baf00b77f0889a&bte=1&fields=all https://smart-api.info/api/metakg/?q=0212611d1c670f9107baf00b77f0889a&bte=1
Here is how it should look-
The current behavior is showing an invalid string result, Default Name and Default ID, for each record.
Default Name
Default ID
This endpoint is an error: https://smart-api.info/api/metakg/?q=0212611d1c670f9107baf00b77f0889a&bte=1&fields=api.bte.response_mapping
See error here:
Completed with fix.
Fields,
api.smartapi.id
andapi.name
should show unique string results.These endpoints show expected behavior for those keys: https://smart-api.info/api/metakg/?q=0212611d1c670f9107baf00b77f0889a&bte=1&fields=all https://smart-api.info/api/metakg/?q=0212611d1c670f9107baf00b77f0889a&bte=1
Here is how it should look-
The current behavior is showing an invalid string result,
Default Name
andDefault ID
, for each record.This endpoint is an error: https://smart-api.info/api/metakg/?q=0212611d1c670f9107baf00b77f0889a&bte=1&fields=api.bte.response_mapping
See error here: