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

Bug | openAPI is shown when service is deselected #167

Closed Oferlis closed 1 year ago

Oferlis commented 1 year ago

On openAPI page, when trying to create a new document, the API is shown only after selection and deselection of the service

Expected behavior document should be shown/generated when the service is selected

Screenshots Screenshot 2023-07-30 at 15 27 00

idodav commented 1 year ago

Fixed in https://github.com/idodav/sharkio/pull/176