Skip to content

Commit

Permalink
webapi xml
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardogomez97 committed Nov 5, 2024
1 parent b418c4d commit 2f9fc64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/webapi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<route url="/V1/custom/categories" method="GET">
<service class="Doofinder\Feed\Api\CategoryListInterface" method="getList"/>
<resources>
<resource ref="Magento_Catalog::products" />
<resource ref="Magento_Catalog::categories" />
</resources>
</route>
<route url="/V1/doofinder/single-script" method="GET">
Expand Down

0 comments on commit 2f9fc64

Please sign in to comment.