redocly-cli icon indicating copy to clipboard operation
redocly-cli copied to clipboard

fix: expand glob before checking API count in join

Open NeelChotai opened this issue 4 months ago • 2 comments

What/Why/How?

Fixes https://github.com/Redocly/redocly-cli/issues/1196.

Reference

Testing

Tested locally in /bin/sh env and works where it was previously failing.

Screenshots (optional)

Check yourself

  • [x] Code changed? - Tested with redoc/reference-docs/workflows (internal)
  • [x] All new/updated code is covered with tests

Security

  • [x] Security impact of change has been considered
  • [x] Code follows company security practices and guidelines

NeelChotai avatar Oct 09 '24 22:10 NeelChotai