|
|
@ -1,7 +1,7 @@
|
|
|
|
import genericProxyHandler from "utils/proxy/handlers/generic";
|
|
|
|
import genericProxyHandler from "utils/proxy/handlers/generic";
|
|
|
|
|
|
|
|
|
|
|
|
const widget = {
|
|
|
|
const widget = {
|
|
|
|
api: "{url}/api/v1/{endpoint}",
|
|
|
|
api: "{url}/api/v1/{endpoint}?apikey={key}",
|
|
|
|
proxyHandler: genericProxyHandler,
|
|
|
|
proxyHandler: genericProxyHandler,
|
|
|
|
|
|
|
|
|
|
|
|
mappings: {
|
|
|
|
mappings: {
|
|
|
|