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
Cannot target specific files, it generates .json only for the last file in the range e.g.: apidoc-swagger -f './app/example.ts' -f './app/example_2.ts' -o ../doc
we will see only docs for example_2.ts, is this supported?
The text was updated successfully, but these errors were encountered:
Cannot target specific files, it generates .json only for the last file in the range e.g.:
apidoc-swagger -f './app/example.ts' -f './app/example_2.ts' -o ../doc
we will see only docs for
example_2.ts
, is this supported?The text was updated successfully, but these errors were encountered: