Manuel

Results 242 comments of Manuel

This should now be fixed with an option to disable PAR

IQueryable projections are supported in the upcoming release, see https://github.com/riok/mapperly/blob/main/docs/docs/02-configuration/11-queryable-projections.mdx. You can try it out in the `2.8.0-next.1` pre-release nuget package. Does this help you?

If your gRPC call is able to have multiple responses (as in your screenshot), the responses do not automatically take up the remaining space. They have a fixed height (which...

Thank you for opening this issue. Yes, some implementations have already switched over to the new reflection endpoint without providing the v1alpha anymore. We will fix this by trying both...

We just released a beta version which includes support for the stable `v1` reflection endpoint

Kreya currently leaves calls to APIs that it does not have an equivalent to as is. We agree that the current behavior should be changed. Regarding `pm.collectionVariables.clear()`, I think we...

This has been improved with Kreya 1.18, which has just been released

Just as a note, according to [RFC 3986](https://www.rfc-editor.org/rfc/rfc3986#section-6.2.3) the URIs `https://localhost:4200/` and `https://localhost:4200` are equivalent. But since Kreya is a tool to test things like this, we are going to...

We released a beta version which fixes this. To install the beta, see https://kreya.app/docs/faq/#how-can-i-use-kreya-beta-versions