Abhishek Kumar Gupta

Results 120 comments of Abhishek Kumar Gupta

Similar changes needed for get branches, namespaces etc. but want to confirm first since this is a api signature change..

can you help with the swagger error? Everytime I make the suggested changes, it fails with a different change. Tried running hack/swagger.sh file..

I feel bounty amount should be increased for this one..

PS: Currently clubbing of pagination args under a struct called **ListOptions** is done for the backend apis only, I had earlier done same with frontend apis [here ](https://github.com/daytonaio/daytona/pull/776/commits/845fef0c772e3aa6a3b17ee6c4055edcffb1fa9f#diff-f7c3e555188f604137483e0d5792425d0e4f6e9cade10a944e7f545bd1507440R380-R408) , but...

> ![Screenshot 2024-07-23 at 09 30 45](https://private-user-images.githubusercontent.com/26512078/351228158-1f4ea2fc-a575-4ddf-bff7-31c007f72307.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjE3MjAyOTAsIm5iZiI6MTcyMTcxOTk5MCwicGF0aCI6Ii8yNjUxMjA3OC8zNTEyMjgxNTgtMWY0ZWEyZmMtYTU3NS00ZGRmLWJmZjctMzFjMDA3ZjcyMzA3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA3MjMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNzIzVDA3MzMxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNiMWM5NmNiN2M0YjkwNTg3Njk3MjM2NGY0MmU0ZWYxZmYzYjQyMWYxZmJiZGEyMjJlYWEzYTRhNjkyMWUzMWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.73eAbuZc2QE4VvVQAgBDioPvEiZjVV_IgKlKe8F7ZKk) > > @abhishek818 the key to successfully adding query params to the api client is to add them as I did above and...

unable to correct swagger related linting errors (docs error is gone, but some linting issues for code related files are persisted)