Skip to content

Commit

Permalink
Update DocumentController.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
stevomcallister authored Oct 13, 2023
1 parent 5cd282c commit 0277335
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ class DocumentController(private val documentService: DocumentService) {
description = """List of documents available in Delius for the probation
case identified by the CRN provided in the request. Document list
includes summary information on the type and purpose of document held.
Used to support the 'Document List' view of the HMPPS Workforce service
which is used to give detailed information on the case when allocating
to a probation practitioner
"""
)
@GetMapping(value = ["/all"])
Expand Down

0 comments on commit 0277335

Please sign in to comment.