dekinderfiets
dekinderfiets
@derrickmehaffy > I have a feeling this might break a few things in recent updates. @dekinderfiets have you tested this in a deployed environment with something like nginx and no-prefix...
@derrickmehaffy Ok, so what else we need to merge this PR? 😃
Hi @derrickmehaffy, could you please let me know if you had a chance to check if the PR works in a real world use-case? Thank you!
> Hey @dekinderfiets thanks for your patience! I've re-requested that review from Derrick; in the meantime, please may you point this at develop instead of strapi:main 🙏 Done, waiting for...
You can disable it: ```typescript const { lines } = await quicktype({ inputData, lang: 'schema', rendererOptions: { 'just-types': 'true' }, inferMaps: false, //