Hello, I use Apidog every day and find it very convenient. Thank you!
I really like the sprint branch feature, but it’s a bit inconvenient because I can’t export it.
Here is how I expect to use it:
• Create a new sprint branch
• Modify the API definitions
• Export the YAML (JSON) and generate TypeScript definition files
• Use a mock server to implement and verify the functionality
• If there are no issues, merge the sprint branch into the main branch
Without the ability to export YAML, I can’t write code in TypeScript, which makes it difficult to determine if the API modifications are sufficient.
Please consider adding this feature.