Max Beckers

Results 13 issues of Max Beckers

This is a huge issue. But would be very nice: Implement the full Smart Home API. For more Details see https://developer.amazon.com/de/docs/device-apis/alexa-brightnesscontroller.html. Here we don't have a type to find the...

The `RequestValidator` in not complete under unit tests. It's not that easy because of `openssl` connects.

help wanted
good first issue

Create a example with a user.

help wanted

To remove the toJson workaround to create the response for amazon i would prefer to use https://github.com/schmittjoh/serializer . Then it can be handled via annotation.

Atm the validate method is empty. Here is some research needed for a good validation of the request and the implement the validation.

Implement the TableCard response. For more Details see https://developers.google.com/actions/reference/rest/Shared.Types/AppResponse#TableCard

good first issue

Implement CarouselBrowse response. For more Details see https://developers.google.com/actions/reference/rest/Shared.Types/AppResponse#CarouselBrowse

good first issue

Implement the MediaResponse. For more Details see https://developers.google.com/actions/reference/rest/Shared.Types/AppResponse#MediaResponse

good first issue

This PR adds the options for `Filesystem::mirror()` including the renamed option `copy_on_windows` to `follow_symlinks` with deprecation the old option. The related PR in Symfony project is symfony/symfony#47969.

Filesystem
Status: Needs Review
Waiting Code Merge

| Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix...

Serializer
Status: Reviewed