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

Feature new endpoint #298

Closed ypotter closed 10 months ago

ypotter commented 10 months ago

Description

Please provide a brief description of the changes made in this pull request.

Related Issues or Pull Requests

If this pull request is related to any existing issues or pull requests, please mention them here.

Proposed Changes

List the proposed changes introduced in this pull request. This could include bug fixes, new features, improvements, refactoring, etc.

Screenshots (if applicable)

If the changes are visual in nature, please provide screenshots or GIFs that showcase the before and after effects.

How to Test

Outline the steps to test the changes made in this pull request. Provide as much detail as necessary so that reviewers can easily verify the changes.

  1. Step 1
  2. Step 2
  3. ...

Additional Notes

Include any other relevant information, context, or considerations related to this pull request.

Checklist

Please make sure you've done the following before submitting this pull request: