MCPcopy Create free account
hub / github.com/xerrors/Yuxi / apikey_api.js

File apikey_api.js

web/src/apis/apikey_api.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { apiGet, apiPost, apiPut, apiDelete } from './base'
2
3const API_KEY_BASE_PATH = '/api/user/apikey'
4

Callers

nothing calls this directly

Calls 4

apiGetFunction · 0.90
apiPostFunction · 0.90
apiPutFunction · 0.90
apiDeleteFunction · 0.90

Tested by

no test coverage detected