Activity
feat: add note and successorId properties to ExtensionDeprecation schema
feat: add note and successorId properties to ExtensionDeprecation schema
refactor: remove deprecated parameter annotations from generated classes
refactor: remove deprecated parameter annotations from generated classes
fix: mark targetDay parameter as deprecated and ignored in InvoiceUpd…
fix: mark targetDay parameter as deprecated and ignored in InvoiceUpd…
Merge remote-tracking branch 'origin/master' into next
Merge remote-tracking branch 'origin/master' into next
Bump cs-fixer and force it to run on PHP 8.4
Bump cs-fixer and force it to run on PHP 8.4
Merge remote-tracking branch 'origin/master' into next
Merge remote-tracking branch 'origin/master' into next
Merge pull request #15 from mittwald/ci/php-8.4
Merge pull request #15 from mittwald/ci/php-8.4
Pull request merge
Declare $previous param as explicitly nullable
Declare $previous param as explicitly nullable
Fix text+typecheck commands in actions
Fix text+typecheck commands in actions
Ignore match.unhandled errors until they can be fixes in client gener…
Ignore match.unhandled errors until they can be fixes in client gener…
Account for incorrect 3rd-party doccomment in Validator class
Account for incorrect 3rd-party doccomment in Validator class
Force push
fix: update static schema references to use self
in multiple classes
fix: update static schema references to use
self
in multiple classesrefactor: replace static schema references with self in various classes
refactor: replace static schema references with self in various classes
fix: clean up docblocks in generated API response and request classes…
fix: clean up docblocks in generated API response and request classes…
refactor: clean up PHPDoc comments in generated schemas
refactor: clean up PHPDoc comments in generated schemas
Test against PHP 8.4 in pipeline
Test against PHP 8.4 in pipeline
Merge pull request #14 from mittwald/feature/ext-auth
Merge pull request #14 from mittwald/feature/ext-auth
Pull request merge
Document new authentication functions in README
Document new authentication functions in README
refactor: remove deprecated mail delivery and update requests
refactor: remove deprecated mail delivery and update requests
refactor: remove deprecated domain change operations
refactor: remove deprecated domain change operations
delete: Remove deprecated domain change owner and project files from …
delete: Remove deprecated domain change owner and project files from …
feat: add createdAt property to AppInstallation schema and related me…
feat: add createdAt property to AppInstallation schema and related me…
fix: update comments and schema references for Domain and Marketplace…
fix: update comments and schema references for Domain and Marketplace…
refactor: replace deprecated LeaveProject and LeaveCustomer methods w…
refactor: replace deprecated LeaveProject and LeaveCustomer methods w…
feat: add deprecated leave customer and project methods with updated …
feat: add deprecated leave customer and project methods with updated …
refactor: remove OptionalExtension and OptionalExtensionState classes…
refactor: remove OptionalExtension and OptionalExtensionState classes…
feat: update DomainClient and MarketplaceClient with onboarding proce…
feat: update DomainClient and MarketplaceClient with onboarding proce…
feat: add cronjobId property to CronjobExecution schema and modify re…
feat: add cronjobId property to CronjobExecution schema and modify re…
feat(Marketplace): add method to list own extensions for contributor
feat(Marketplace): add method to list own extensions for contributor
feat(marketplace): add method to list own extensions of contributor i…
feat(marketplace): add method to list own extensions of contributor i…