Paazl / magento2-checkout-widget

6 stars 15 forks source link

Module breaks Rest schema / Swagger #55

Closed marcoboom closed 3 years ago

marcoboom commented 3 years ago

This module breaks the /rest/all/schema and /swagger pages because the defined webapi's in webapi.xml includes models. This has to be interfaces. Can you fix this by adding an interface for:

Paazl\CheckoutWidget\Model\Webapi\GuestCheckShippingOption Paazl\CheckoutWidget\Model\Webapi\CheckShippingOption

Frank-Magmodules commented 3 years ago

Hi @marcoboom, thank you for opening this issue, we will get this fixed in the upcoming release!

Frank-Magmodules commented 3 years ago

Hi @marcoboom , We are happy to share that we've just released the new 1.6.0. version with a fix for this issue. Thank you again for the detailed issue report. We are closing this issue now but please feel free to reopen the issue if this still occurs.