Skip to content

Commit

Permalink
docs(dynamic-plugin-info-backend): update endpoint documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaperex committed Nov 3, 2023
1 parent 0df856e commit 149b385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/dynamic-plugins-info-backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ This plugin depends on the `backend-plugin-manager` and lists all the dynamic pl
This plugin has been added to the backend app in this repository, meaning you'll be able to access it by running `yarn
start-backend` in the root directory, and then navigating to [/api/dynamic-plugins-info](http://localhost:7007/api/dynamic-plugins-info).

To view the list of installed dynamic plugins, navigate to `http://localhost:7007/api/dynamic-plugins-info/dynamic-plugins`
To view the list of installed dynamic plugins, navigate to `http://localhost:7007/api/dynamic-plugins-info/loaded-plugins`

0 comments on commit 149b385

Please sign in to comment.