Skip to content

Commit

Permalink
Fixed URL (#849)
Browse files Browse the repository at this point in the history
  • Loading branch information
geisecosta authored Dec 1, 2023
1 parent d1e999c commit 0a7695e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guides/Pricing-Hub/pricing-hub-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ The response should have the following properties:
## Index - Pricing Hub API

`POST` [Get Prices](https://developers.vtex.com/docs/api-reference/pricing-hub#post-/api/pricing-hub/prices)
`PUT` [Configure External Price Source](https://developers.vtex.com/docs/api-reference/pricing-hub#put-/config)
`PUT` [Configure External Price Source](https://developers.vtex.com/docs/api-reference/pricing-hub#put-/api/pricing-hub/prices/config)
2 changes: 1 addition & 1 deletion navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -8276,7 +8276,7 @@
"type": "openapi",
"method": "PUT",
"origin": "",
"endpoint": "/config",
"endpoint": "/api/pricing-hub/prices/config",
"children": []
}
]
Expand Down

0 comments on commit 0a7695e

Please sign in to comment.