Yatin Batra

Results 7 issues of Yatin Batra

Database sort order (_order by clause_) when using result set mapper is not maintained while creating a list out of it. ``` someQuery - Select col1, col1 from table1 order...

bug
question
legacy

I am using IntelliJ to locally run and debug the cloud run however I am getting an expected error while running the app. In the environment variables section, I specify...

priority/p2
area/cloud-run

can someone from the community please guide me as to how one can remove the database dependency from the zally (i.e. both from the containerize setup and during the localhost...

question
area: server

I am using the Zally tool for restful API implementation for some work however I find it difficult to run the application on the localhost environment. I know we can...

question
area: documentation

I am evaluating the Zally tool and was wondering if we have some sort of regex to ignore the multiple rules at once? I know I can have the rules...

question

Does zally have a postman plugin where we can configure the zally server details and it validates and list down the error in the API response?

type: enhancement