Mathieu Barnachon

Results 52 comments of Mathieu Barnachon

Hi @geertberkers Thanks for the report (that stay unnoticed for too long... sorry about that!). Are you able to make a PR for it?

I've updated the tests. For the use case, I guess it could be seen as a semantically different way of saying `GET /resource` but with creation, like for a token,...

Will this be fixing the lack of header in Swagger? E.g. when generating a Swagger API, if we have a middleware that requires a JWT, this information is not set...

@diuming Are you able to make a PR for this feature? It would be great!

Have you tried with a simple `Package.swift` including Kitura? We are in the middle of the community migration and the CLI will deserve some attention.

@hakkurishian Github is normally doing the migration, meaning if you have a package with `github.com/IBM-Swift` it will be resolved into `github.com/Kitura`. If you want to specifically use the community version,...

@hakkurishian @dannys42 For SwiftMetrics, I have a temporary fork, that I'm using due to NIO update: https://github.com/mbarnach/SwiftMetrics/tree/NIO-update. I've pushed the PR, but no response yet. Hopefully the Kitura org could...

@hakkurishian I had no issues compiling your package. I've you tried the command line (`swift build` where the `Package.swift` is?). Remove the `Package.resolved` first. There is also an option in...

@tomerd Thanks for the feedback. This is in process, hopefully solved soon!

@Davidde94 I'm still having the issue with the 2.20.2 (latest). I've tried some previous version also, with no luck.