papinet / papiNet-API

papiNet is a global paper, forest products and bioproducts industry e-Business initiative.
http://www.papinet.org/
Apache License 2.0
9 stars 3 forks source link

'/customer-articles/{customerArticleId}/check-availability':, description is wrong #63

Closed larsolofsson closed 1 year ago

larsolofsson commented 1 year ago

Current description is: description: UUID of the seller-product to check the availability for but it should be description: UUID of the customer-article to check the availability for

Please explain to me, why check-availability is a Post and not a Get. There is no requestBody:, only an uuid as a parameter for sellerProductId or customerArticleId.

patricekrakow commented 1 year ago

Will correct it. Regarding the POST instead of a GET, see #68.

patricekrakow commented 1 year ago

Fixed in https://github.com/papinet/papiNet-API/commit/1d40025cbb0a706a2620331cd57d72120b101e31