znsio / specmatic

Turn your contracts into executable specifications. Contract Driven Development - Collaboratively Design & Independently Deploy MicroServices & MicroFrontends.
https://specmatic.io
MIT License
281 stars 52 forks source link

Give meaningful names to example files generated using proxy #1232

Closed yogeshnikam671 closed 3 months ago

yogeshnikam671 commented 3 months ago

What: Give meaningful names to example files generated using proxy.

Why: The file needed to be opened to determine if the example it contains is specific to a particular request. With this change, the file name gives users an idea of which request the example serves.

How: By changing the example name.

Screenshot 2024-08-09 at 5 22 20 PM

Checklist: