.gitignore
.php-cs-fixer.dist.php
.travis.yml
README.md
composer.json
docs/Api/ConfigurationApi.md
docs/Api/OrderApi.md
docs/Api/ProductApi.md
docs/Api/ShopApi.md
docs/Api/SupplierApi.md
docs/Model/Configuration.md
docs/Model/Configurations.md
docs/Model/GetConfiguration200Response.md
docs/Model/GetOrder200Response.md
docs/Model/GetProduct200Response.md
docs/Model/GetShop200Response.md
docs/Model/GetSupplier200Response.md
docs/Model/Id.md
docs/Model/Order.md
docs/Model/OrderAssociations.md
docs/Model/OrderRow.md
docs/Model/Orders.md
docs/Model/Product.md
docs/Model/ProductAssociations.md
docs/Model/ProductDeliveryInStockInner.md
docs/Model/ProductFeature.md
docs/Model/Products.md
docs/Model/Shop.md
docs/Model/Shops.md
docs/Model/StockAvailable.md
docs/Model/Supplier.md
docs/Model/Suppliers.md
docs/Model/Value.md
git_push.sh
lib/Api/ConfigurationApi.php
lib/Api/OrderApi.php
lib/Api/ProductApi.php
lib/Api/ShopApi.php
lib/Api/SupplierApi.php
lib/ApiException.php
lib/Configuration.php
lib/HeaderSelector.php
lib/Model/Configuration.php
lib/Model/Configurations.php
lib/Model/GetConfiguration200Response.php
lib/Model/GetOrder200Response.php
lib/Model/GetProduct200Response.php
lib/Model/GetShop200Response.php
lib/Model/GetSupplier200Response.php
lib/Model/Id.php
lib/Model/ModelInterface.php
lib/Model/Order.php
lib/Model/OrderAssociations.php
lib/Model/OrderRow.php
lib/Model/Orders.php
lib/Model/Product.php
lib/Model/ProductAssociations.php
lib/Model/ProductDeliveryInStockInner.php
lib/Model/ProductFeature.php
lib/Model/Products.php
lib/Model/Shop.php
lib/Model/Shops.php
lib/Model/StockAvailable.php
lib/Model/Supplier.php
lib/Model/Suppliers.php
lib/Model/Value.php
lib/ObjectSerializer.php
phpunit.xml.dist
test/Api/ConfigurationApiTest.php
test/Api/OrderApiTest.php
test/Api/ProductApiTest.php
test/Api/ShopApiTest.php
test/Api/SupplierApiTest.php
test/Model/ConfigurationTest.php
test/Model/ConfigurationsTest.php
test/Model/GetConfiguration200ResponseTest.php
test/Model/GetOrder200ResponseTest.php
test/Model/GetProduct200ResponseTest.php
test/Model/GetShop200ResponseTest.php
test/Model/GetSupplier200ResponseTest.php
test/Model/IdTest.php
test/Model/OrderAssociationsTest.php
test/Model/OrderRowTest.php
test/Model/OrderTest.php
test/Model/OrdersTest.php
test/Model/ProductAssociationsTest.php
test/Model/ProductDeliveryInStockInnerTest.php
test/Model/ProductFeatureTest.php
test/Model/ProductTest.php
test/Model/ProductsTest.php
test/Model/ShopTest.php
test/Model/ShopsTest.php
test/Model/StockAvailableTest.php
test/Model/SupplierTest.php
test/Model/SuppliersTest.php
test/Model/ValueTest.php
