Taichi Inaba

Results 4 issues of Taichi Inaba

https://github.com/yuki24/pushing/blob/3fecf175b8f3a5aad6bc93698acd2e6d1cc47a5f/lib/pushing/base.rb#L105-L108 For Web Push, for example, an icon can specify a path like "/assets/icon.png" and it works. Unlike mail (ActionMailer), relative path is accepted, so I think it should be...

enhancement

- OS: macOS Catalina 10.15.6 - docker desktop: 2.3.0.4 - docker Engine: 19.03.12 - docker Compose: 1.26.2 I'm using Docker with a local loopback address. First, we run the following...

help wanted

I defined an operation using `ApiResource` as follows because I wanted to customize the description for the request. ```php // ... new Post( openapi: new Operation( requestBody: new RequestBody( description:...

I defined an operation using `ApiResource` as follows because I wanted to customize the description for the request. ```php // ... new Post( openapi: new Operation( requestBody: new RequestBody( description:...

enhancement
PR Welcome