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-docs
to generate the API docs. - rerun
yarn start
to pick up the new generated docs.