Unable to find API docs
API Docs Missing
If you're seeing this page at backstage.io/docs, please open an issue in the main repository. Something is wrong.
If you're seeing this page locally and you want to see the actual API docs for this plugin, you need to
- cd into the
microsite/directory. - run
yarn generate-openapi-docsto generate the API docs. - rerun
yarn startto pick up the new generated docs.