.gitignore
.openapi-generator-ignore
.php_cs
.travis.yml
README.md
composer.json
docs/Api/CategoryTreeApi.md
docs/Model/AncestorReference.md
docs/Model/Aspect.md
docs/Model/AspectConstraint.md
docs/Model/AspectMetadata.md
docs/Model/AspectValue.md
docs/Model/BaseCategoryTree.md
docs/Model/Category.md
docs/Model/CategoryAspect.md
docs/Model/CategorySubtree.md
docs/Model/CategorySuggestion.md
docs/Model/CategorySuggestionResponse.md
docs/Model/CategoryTree.md
docs/Model/CategoryTreeNode.md
docs/Model/CompatibilityProperty.md
docs/Model/CompatibilityPropertyValue.md
docs/Model/Error.md
docs/Model/ErrorParameter.md
docs/Model/GetCategoriesAspectResponse.md
docs/Model/GetCompatibilityMetadataResponse.md
docs/Model/GetCompatibilityPropertyValuesResponse.md
docs/Model/RelevanceIndicator.md
docs/Model/ValueConstraint.md
git_push.sh
lib/Api/CategoryTreeApi.php
lib/ApiException.php
lib/Configuration.php
lib/HeaderSelector.php
lib/Model/AncestorReference.php
lib/Model/Aspect.php
lib/Model/AspectConstraint.php
lib/Model/AspectMetadata.php
lib/Model/AspectValue.php
lib/Model/BaseCategoryTree.php
lib/Model/Category.php
lib/Model/CategoryAspect.php
lib/Model/CategorySubtree.php
lib/Model/CategorySuggestion.php
lib/Model/CategorySuggestionResponse.php
lib/Model/CategoryTree.php
lib/Model/CategoryTreeNode.php
lib/Model/CompatibilityProperty.php
lib/Model/CompatibilityPropertyValue.php
lib/Model/Error.php
lib/Model/ErrorParameter.php
lib/Model/GetCategoriesAspectResponse.php
lib/Model/GetCompatibilityMetadataResponse.php
lib/Model/GetCompatibilityPropertyValuesResponse.php
lib/Model/ModelInterface.php
lib/Model/RelevanceIndicator.php
lib/Model/ValueConstraint.php
lib/ObjectSerializer.php
phpunit.xml.dist
test/Api/CategoryTreeApiTest.php
test/Model/AncestorReferenceTest.php
test/Model/AspectConstraintTest.php
test/Model/AspectMetadataTest.php
test/Model/AspectTest.php
test/Model/AspectValueTest.php
test/Model/BaseCategoryTreeTest.php
test/Model/CategoryAspectTest.php
test/Model/CategorySubtreeTest.php
test/Model/CategorySuggestionResponseTest.php
test/Model/CategorySuggestionTest.php
test/Model/CategoryTest.php
test/Model/CategoryTreeNodeTest.php
test/Model/CategoryTreeTest.php
test/Model/CompatibilityPropertyTest.php
test/Model/CompatibilityPropertyValueTest.php
test/Model/ErrorParameterTest.php
test/Model/ErrorTest.php
test/Model/GetCategoriesAspectResponseTest.php
test/Model/GetCompatibilityMetadataResponseTest.php
test/Model/GetCompatibilityPropertyValuesResponseTest.php
test/Model/RelevanceIndicatorTest.php
test/Model/ValueConstraintTest.php
