.gitignore
.openapi-generator-ignore
.php-cs-fixer.dist.php
.travis.yml
README.md
composer.json
docs/Api/FeedsApi.md
docs/Model/CreateFeedDocumentResponse.md
docs/Model/CreateFeedDocumentSpecification.md
docs/Model/CreateFeedResponse.md
docs/Model/CreateFeedSpecification.md
docs/Model/Error.md
docs/Model/ErrorList.md
docs/Model/Feed.md
docs/Model/FeedDocument.md
docs/Model/GetFeedsResponse.md
git_push.sh
lib/Api/FeedsApi.php
lib/ApiException.php
lib/Configuration.php
lib/HeaderSelector.php
lib/Model/CreateFeedDocumentResponse.php
lib/Model/CreateFeedDocumentSpecification.php
lib/Model/CreateFeedResponse.php
lib/Model/CreateFeedSpecification.php
lib/Model/Error.php
lib/Model/ErrorList.php
lib/Model/Feed.php
lib/Model/FeedDocument.php
lib/Model/GetFeedsResponse.php
lib/Model/ModelInterface.php
lib/ObjectSerializer.php
phpunit.xml.dist
test/Api/FeedsApiTest.php
test/Model/CreateFeedDocumentResponseTest.php
test/Model/CreateFeedDocumentSpecificationTest.php
test/Model/CreateFeedResponseTest.php
test/Model/CreateFeedSpecificationTest.php
test/Model/ErrorListTest.php
test/Model/ErrorTest.php
test/Model/FeedDocumentTest.php
test/Model/FeedTest.php
test/Model/GetFeedsResponseTest.php
