Manuel Spigolon
Manuel Spigolon
@Uzlopak could it be related to this comment? https://github.com/fastify/fastify/pull/4805#discussion_r1228572762
Just to mention that it should be already possible to switch to ajv as serializer by using the (not so straightforward) `schemaController`: https://github.com/fastify/ajv-compiler/#fastify-with-jtd > It's a feature proposal. I want...
We need to cover this use case > HTTP uses "charset" names to indicate or negotiate the character encoding scheme ([[RFC6365](https://www.rfc-editor.org/rfc/rfc9110.html#RFC6365)], [Section 2](https://www.rfc-editor.org/rfc/rfc6365#section-2)) of a textual representation. In the fields...
I have some blog posts in my todo-list about AST to deal with eslint plugins and graphql documents. I didn't think about this useful use case, I may start a...
I think we should plan this for v5! @fastify/core do you agree?
I would start from here: https://github.com/fastify/fastify/blob/8974714cddce705c190f344de383618f9d8cdde1/lib/fourOhFour.js#L64
I think the work is maily done reading this comment: https://github.com/fastify/fastify/issues/4349#issuecomment-1328802842 we should check if the missing ✅ are expected or not
This would be a nice addition - would you mind to revamp this PR?
The app var is not 😅
> @Eomm is more familiar than me and might be able to help faster, but I’ll try to take a look I tried to fix but failed, but I think...