Philip Lysenko

Results 4 issues of Philip Lysenko

I have a Header Param like this: ``` import { Get, JsonController, QueryParams, HeaderParam } from 'routing-controllers'; @Get() async someResources( @HeaderParam("X-User-Data", { validate: { // ... } }) userDataB64: string...

type: question

If I understand correctly, there is no way to pass a whole array of items (handled in the redux store or some other external model) to the adapter/datasource-get and make...

enhancement
permanent

Is this lib supposed to work in a workspace (either npm, yarn or pnpm)? If yes, which type and version, with which configuration are supported? In a regular repo I...

enhancement

### Current behavior Since yesterday I was getting this error despite not having updated anything in my code: ``` Your configFile is invalid: /opt/atlassian/pipelines/agent/build/apps/app-e2e/configs/cypress.config.dev.ts It threw an error when required,...

stage: needs information