James Collins
James Collins
## Context Thanks for this very useful package 😀 I believe I have found an issue where Prism behaves differently from how the OpenAPI specification describes things should behave. ##...
`OPTIONS` HTTP requests to the WordPress REST API are quite common, so ideally these should be logged as well. Ref https://developer.wordpress.org/rest-api/extending-the-rest-api/schema/ https://codedestine.com/rest-options-restful-web-services/ Thank you!
**Prerequisites (mark completed items with an [x]):** - [x] I have checked that my issue type is not listed here https://github.com/woocommerce/woocommerce/issues/new/choose - [x] My issue is not a security issue,...
PHP Notice: Undefined variable: url in includes/class-updater.php on line 123 Fixes #37
### Bug Description The [`password` field type in Zapier](https://platform.zapier.com/docs/input-designer#password) doesn't support setting it's value dynamically (ie setting it using a value from a previous step):  and its [Session Token Exchange](https://shopify.dev/docs/apps/build/authentication-authorization/access-tokens/token-exchange). See #409 for detailed discussions and steps. Fixes #409