@favid-inc/api
Advanced tools
Comparing version
@@ -6,3 +6,3 @@ import { Artist } from "../model"; | ||
url: "/ListArtistsGroupingByMainCategory"; | ||
method: "POST"; | ||
method: "GET"; | ||
}; | ||
@@ -9,0 +9,0 @@ Response: { |
@@ -7,3 +7,3 @@ import { AxiosRequestConfig, AxiosResponse } from "axios"; | ||
declare type Request = AxiosRequestConfig & { | ||
url: "create_account"; | ||
url: "marketplace/create_account"; | ||
method: "POST"; | ||
@@ -10,0 +10,0 @@ data?: { |
{ | ||
"name": "@favid-inc/api", | ||
"version": "3.5.18", | ||
"version": "3.5.19", | ||
"description": "API for Favid Project", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/favid-inc/api#readme", |
15332
0.07%