Download the PHP package woocommerce/remote-specs-validation without Composer
On this page you can find all versions of the php package woocommerce/remote-specs-validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download woocommerce/remote-specs-validation
More information about woocommerce/remote-specs-validation
Files in woocommerce/remote-specs-validation
Download woocommerce/remote-specs-validation
More information about woocommerce/remote-specs-validation
Files in woocommerce/remote-specs-validation
Vendor woocommerce
Package remote-specs-validation
Short Description Remote specs testing suite
License GPL-3.0-or-later
Package remote-specs-validation
Short Description Remote specs testing suite
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package remote-specs-validation
Remote Specification Validation
Installation
Available Schemas
Filename | Endpoint | Bundle |
---|---|---|
remote-inbox-notification.json | https://woocommerce.com/wp-json/wccom/inbox-notifications/2.0/notifications.json | remote-inbox-notification |
payment-gateway-suggestions.json | https://woocommerce.com/wp-json/wccom/payment-gateway-suggestions/2.0/suggestions.json | payment-gateway-suggestions |
obw-free-extensions.json | https://woocommerce.com/wp-json/wccom/obw-free-extensions/4.0/extensions.json | obw-free-extensions |
wc-pay-promotions.json | https://woocommerce.com/wp-json/wccom/payment-gateway-suggestions/2.0/payment-method/promotions.json | wc-pay-promotions |
shipping-partner-suggestions.json | https://woocommerce.com/wp-json/wccom/shipping-partner-suggestions/2.0/suggestions.json | shipping-partner-suggestions |
Working with Schema
If it's your first time working with JSON Schema, we highly recommend reading https://json-schema.org/learn/getting-started-step-by-step first.
- Open a schema file from
schemas
directory. - Make changes.
- Run
./bin/build schemas/:name-of-schema-file
- Bundled schema file will be saved in
bundles
directory.
Validation Examples
All versions of remote-specs-validation with dependencies
PHP Build Version
Package Version
Requires
opis/json-schema Version
^2.3
The package woocommerce/remote-specs-validation contains the following files
Loading the files please wait ....