sharkio-dev / sharkio

Sharkio is an API proxy for your development environments. It records all the requests that are sent to your API. It allows you to replay the requests easily. Generate types, documentation, test suites, And interact with your API using AI.
https://sharkio.dev/
MIT License
5 stars 1 forks source link

Bugfix add flow screen #447

Closed Tamir198 closed 8 months ago

Tamir198 commented 8 months ago

Adding scroll + search into the flows sidebar screen. Also in case of status code 500, there will be a toast with error message:

image

image