Domande taggate «postman»

3
Errore Api Magento 2 '% fieldName è un campo obbligatorio'?
Non sto ottenendo il risultato (id) mentre utilizzo il metodo POST usando url is rest / V1 / hello / test / 3 Screenshot : Ho seguito questo link per riferimento Fare clic qui 1) webapi.xml <?xml version="1.0"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Webapi:etc/webapi.xsd"> <route url="/V1/hello/name/:name" method="GET"> <service class="Inchoo\Hello\Api\HelloInterface" method="name"/> <resources> <resource ref="anonymous"/> …
9 magento2  api  rest  postman 
Utilizzando il nostro sito, riconosci di aver letto e compreso le nostre Informativa sui cookie e Informativa sulla privacy.
Licensed under cc by-sa 3.0 with attribution required.