danirod / cartero

Make HTTP requests and test APIs
https://cartero.danirod.es
GNU General Public License v3.0
330 stars 24 forks source link

Store request metadata: title, description... #65

Open danirod opened 1 month ago

danirod commented 1 month ago

This allows a request to show a different display name than the file name, as well as provide a description.

It may also be necessary for a proper OpenAPI import and export.