Mohit Tiwari

Results 14 comments of Mohit Tiwari

Hi @yashas-hm! The top bar has the protocol selection dropdown, the request name and a rename button as shown in the following image. ![Screenshot from 2024-03-24 13-01-16](https://github.com/foss42/apidash/assets/65406090/311d640f-e70c-4a28-9dd3-4c9d04cf6ca7)

Since the type of protocol used alters the rest of the UI, including that of the request and response pane, I think it is not appropriate to put it inside...

**WebSocket Implementation Request Model:** The request model for implementing WebSocket should include the following parameters: - **url** - **name** - **description** - **requestTabIndex** - **requestHeaders** - **requestParams** - **requestBody** -...

Yes, @ashitaprasad! I have looked at Postman and Thunder Client. Are there any other tools that I should check out?

@ashitaprasad @animator Should I go ahead with the implementation outlined in the above sketch?

@animator @ashitaprasad I made respectable progress in solving the issue. During the process, I realized that the response models for WebSocket and HTTP requests differ. Should I create new models...

> > @animator @ashitaprasad I made respectable progress in solving the issue. During the process, I realized that the response models for WebSocket and HTTP requests differ. Should I create...

I would like to work on this issue!

Hi! @animator Since the PR linked to #24 is merged and released in the latest version, can I work on this issue now?

I would like to work on this issue. If anyone is already working on this issue, please let me know.