* validateAllowSaleorUrls impl
* Implement in handler and add test
* update codeowners
* Apply suggestions from code review
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
* Rename param
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
* Implement APL 2.0
* Rename RestAPL to SaleorCloud APL
* Add mapping helper
* Modify Saleor APL documentation
* Update rest of the docs
* Update the node version in actions
* Update fetch mock
* Remove node-fetch pkg
* Remove console log
* Update test after the rebase