[GET] /admissions/file-review/file/rubric-score/{cycle_id}/{pool_id}/{subpool_id}

  • Ambiguous route parameters.

  • The relationship between entities is not well defined.

    • Lacking structural sub-collections.

  • "file-review" is being used as a sub-namespace, not a resource or a collection.

  • Target resource "rubric-score" proceeds the sub-resources.

  • Difficult to read the URI.

Last updated