Skip to content

Commit

Permalink
Changed endpoint from PUT to POST
Browse files Browse the repository at this point in the history
  • Loading branch information
entizer committed Nov 21, 2023
1 parent edfe114 commit a7449b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paths/api@catalog@[email protected]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
put:
post:
summary: Add Catalog Item to Cart
description: Use this command to add an item to your service catalog cart.
operationId: addCatalogCartItem
Expand Down

0 comments on commit a7449b9

Please sign in to comment.