Escape-Technologies / graphman

Quikly scaffold a postman collection for a GraphQL API. Compatible with Postman & Insomnia.
MIT License
242 stars 12 forks source link

Fix/sanitize file name #48

Closed nohehf closed 1 year ago

nohehf commented 1 year ago

Description

Fixes #46

The collection name is now sanitized to remove invalid special characters.

Checklist: