Skip to content

Commit

Permalink
Update VTEX - Subscriptions API (v3).json
Browse files Browse the repository at this point in the history
  • Loading branch information
Isabella-Veloso committed Aug 21, 2024
1 parent 750aedd commit 83dc2c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions VTEX - Subscriptions API (v3).json
Original file line number Diff line number Diff line change
Expand Up @@ -1575,7 +1575,7 @@
"Subscriptions"
],
"summary": "Remove item from subscription",
"description": "Removes a specific item from a given subscription.",
"description": "Removes an item from a given subscription.",
"parameters": [
{
"name": "id",
Expand Down Expand Up @@ -1630,8 +1630,8 @@
"tags": [
"Subscriptions"
],
"summary": "Edit item on subscription",
"description": "Edit a given item on a specific subscription.",
"summary": "Edit item from subscription",
"description": "Edits an item from a given subscription.",
"parameters": [
{
"name": "id",
Expand Down Expand Up @@ -1705,7 +1705,7 @@
"Subscriptions"
],
"summary": "Add item to subscription",
"description": "Add a new item to a given subscription.",
"description": "Adds a new item to a given subscription.",
"parameters": [
{
"name": "id",
Expand Down

0 comments on commit 83dc2c0

Please sign in to comment.