Jen Tak
Jen Tak
Hello, I wanted to leverage the 'type safe' contract [http4k claims to provide](https://www.http4k.org/guide/modules/contracts/) to ensure (at compile time) that a handler for given route/method responds with correct response type. However,...
_Stemmed from https://github.com/editorconfig/editorconfig/issues/429#issuecomment-629613056_ Currently [the spec](https://editorconfig-specification.readthedocs.io/en/latest/#id7) defines that any syntactically invalid sections or rules shall be ignored. > The maximum length of a section name is 4096 characters. All sections...
We discovered that when you register a handler for a path this plugin invokes it for all paths that have euqal amount of segments. Ie: you register `/bar/{foo}` but the...
## Feature request ### Summary Add an option that makes it impossible to edit configs eligible for exporting from the Admin panel. ### Why is it needed? I'm using the...
## Bug report ### Required System information - Node.js version: 16.16.0 - Yarn version: 1.22.19 - Strapi version: 4.3.9 - Database: Postgres:12.0 - Operating system: node:16 [Docker image](https://hub.docker.com/_/node). ### Describe...
## Bug report ### Required System information - Node.js version: 16.16.0 - Yarn version: 1.22.19 - Strapi version: 4.3.9 - Database: Postgres:12.0 - Operating system: node:16 [Docker image](https://hub.docker.com/_/node).### Describe the...
## Bug report ### Required System information - Node.js version: 16.16.0 - Yarn version: 1.22.19 - Strapi version: 4.3.9 - Database: Postgres:12.0 - Operating system: node:16 [Docker image](https://hub.docker.com/_/node). ### Describe...
## Bug report ### Required System information - Node.js version: 16.16.0 - Yarn version: 1.22.19 - Strapi version: 4.3.9 - Database: Postgres:12.0 - Operating system: node:16 [Docker image](https://hub.docker.com/_/node). ### Describe...
Hi! The editor config [specification](https://github.com/editorconfig/specification/pull/21) and [core tests](https://github.com/editorconfig/editorconfig-core-test/pull/41) were recently updated. There are no longer any limits on length of keys, values or section names. In fact there are now...
Hi! The editor config [specification](https://github.com/editorconfig/specification/pull/21) and [core tests](https://github.com/editorconfig/editorconfig-core-test/pull/41) were recently updated. There are no longer any limits on length of keys, values or section names. In fact there are now...