.gitignore
.openapi-generator-ignore
.php-cs-fixer.dist.php
.travis.yml
README.md
composer.json
docs/Api/DeadLettersApi.md
docs/Api/DeliveriesApi.md
docs/Api/EventsApi.md
docs/Api/SubscriptionsApi.md
docs/Model/Delivery.md
docs/Model/DeliveryAttempt.md
docs/Model/DeliveryPage.md
docs/Model/Event.md
docs/Model/EventCreate.md
docs/Model/EventDeliveriesSummary.md
docs/Model/EventPage.md
docs/Model/Healthz200Response.md
docs/Model/Problem.md
docs/Model/Subscription.md
docs/Model/SubscriptionCreate.md
docs/Model/SubscriptionPage.md
docs/Model/SubscriptionUpdate.md
docs/Model/SubscriptionWithSecret.md
git_push.sh
phpunit.xml.dist
src/Api/DeadLettersApi.php
src/Api/DeliveriesApi.php
src/Api/EventsApi.php
src/Api/SubscriptionsApi.php
src/ApiException.php
src/Configuration.php
src/FormDataProcessor.php
src/HeaderSelector.php
src/Model/Delivery.php
src/Model/DeliveryAttempt.php
src/Model/DeliveryPage.php
src/Model/Event.php
src/Model/EventCreate.php
src/Model/EventDeliveriesSummary.php
src/Model/EventPage.php
src/Model/Healthz200Response.php
src/Model/ModelInterface.php
src/Model/Problem.php
src/Model/Subscription.php
src/Model/SubscriptionCreate.php
src/Model/SubscriptionPage.php
src/Model/SubscriptionUpdate.php
src/Model/SubscriptionWithSecret.php
src/ObjectSerializer.php
test/Api/DeadLettersApiTest.php
test/Api/DeliveriesApiTest.php
test/Api/EventsApiTest.php
test/Api/SubscriptionsApiTest.php
test/Model/DeliveryAttemptTest.php
test/Model/DeliveryPageTest.php
test/Model/DeliveryTest.php
test/Model/EventCreateTest.php
test/Model/EventDeliveriesSummaryTest.php
test/Model/EventPageTest.php
test/Model/EventTest.php
test/Model/Healthz200ResponseTest.php
test/Model/ProblemTest.php
test/Model/SubscriptionCreateTest.php
test/Model/SubscriptionPageTest.php
test/Model/SubscriptionTest.php
test/Model/SubscriptionUpdateTest.php
test/Model/SubscriptionWithSecretTest.php
