diff --git a/helpers/api/client.js b/helpers/api/client.js index fdc5ef8..8091a1e 100644 --- a/helpers/api/client.js +++ b/helpers/api/client.js @@ -27,7 +27,7 @@ const defaultFetchMethod = async function (...args) { }) } - +// https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods const HTTP_METHODS = [ 'GET', // 'POST',