@favid-inc/api
Advanced tools
Comparing version 4.3.5 to 4.3.6
@@ -56,5 +56,5 @@ import { Address, CreateTransaction, Customer, Transaction, TransactionPaymentMethod } from "../pagar-me"; | ||
} | ||
export interface UnLikeOrder extends Action { | ||
export interface UnlikeOrder extends Action { | ||
Request: { | ||
url: "/UnLikeOrder"; | ||
url: "/UnlikeOrder"; | ||
method: "POST"; | ||
@@ -61,0 +61,0 @@ data: { |
{ | ||
"name": "@favid-inc/api", | ||
"version": "4.3.5", | ||
"version": "4.3.6", | ||
"description": "API for Favid Project", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/favid-inc/api#readme", |