Closed ed-snodgrass closed 2 years ago
FYI -- my swagger problems were due to running the server on a different port (and/or running the UI in dev mode maybe?)
The swagger page will still work on any port. Just the UI has a handy link to it that is hard-coded.
@markstur I had meant to change that hard-coded link to api-docs to the /api-docs
. Should I create an issue for that?
yes. An issue is good. Then you can either fix it or leave it for someone else to pick up.
There was no issue created for this
What did you do?
Moved the react-admin to replace the admin (vue) app.
Why did you do it?
How have you tested it?
ran the tests locally. Built the admin app and make sure the following worked: Admin UI: http://localhost:5000/ Quick check of rest endpoint: http://localhost:5000/api/v1/categories
Were docs updated if needed?
Type of change
Checklist: