Juan

Results 4 issues of Juan

Hi, I know that I can access the response data in this way and use it in other call: \# @name people GET {{baseUrl}}/api/People/All @firstPersonId = {{people.response.body.$.[0].id}} \### Get info...

### Discussed in https://github.com/jasontaylordev/CleanArchitecture/discussions/993 Originally posted by **jhuerta** September 20, 2023 Hi, I am trying to get some user information while doing some operations in the AuditableEntityInterceptor.cs I notice that...

Hi, I get the following error with Nuxt 3: ERROR Cannot start nuxt: Cannot read properties of undefined (reading 'healthcheck') at healthcheck (node_modules\.pnpm\[email protected]\node_modules\nuxt-healthcheck\lib\module.js:11:60) The error is when trying to access...

**Describe the bug** I dont think this is a bug, probably something that I am missing. I would like to use QuestPDF with either Previewer or Companion. My project is...