You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not able to reproduce this issue anymore! I'm guessing this got fixed when we bumped several dependencies and did a bunch of cleanup to our openapi command workflow over the summer. Feel free to re-open another issue if you're still seeing this!
When sync'ing a spec file like such:
$ rdme swagger swagger.json --key="API_KEY" --id=abcdef12345abcdef12345
You'll end up with an error:
The spec file is valid, the issue is that the id string isn't wrapped in ""
The text was updated successfully, but these errors were encountered: