Skip to content

Disable default CrudRepository exposure as REST endpoint

Georgios Andreadis requested to merge 64-disable-repository-exposure into development

What does this MR do?

Closes #64 (closed)

Screenshots

Show what changed to the program (if it affects ui)

When going to localhost/admins:

before

Screenshot_2020-04-03_Screenshot

after

Screenshot_2020-04-03_Screenshot_1_

Does this MR meet the acceptance criteria?

  • I have added tests to validate the new functionality.
  • I have updated the documentation accordingly.

Merge request reports