Jc Briones
Jc Briones
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...
### Describe the bug Not sure if this is really a bug but I'm trying to extend the `Page` struct from FluentKit on my project and it's saying that the...
**Issue:** Found an issue where when I use the`OpenAPIEncodedSchemaType.openAPISchema(using encoder: JSONEncoder)` to create a `JSONSchema` with passing an encoder that has `keyEncodingStrategy` set to `convertToSnakeCase`, the JSONSchema's keys wasn't converting...
I notice that the models does not get generated as a schema in the docs and has to be manually imported. There probably is a way now to do it...
This function is crashing the app. Not sure what has changed but there's a lot of crashes from time to time with the following function ```swift private func makeStartedImageTask(with request:...
### Describe the issue ClosedRange ### Vapor version 4.102.1 ### Operating system and version MacOS 14.5 ### Swift version 5.10 ### Steps to reproduce 1. Create a struct that conforms...