bcgov / jag-rsbc-digital-forms-viirp-integration

Digital Forms VIPS integration for Impoundments and Prohibitions
Apache License 2.0
3 stars 0 forks source link

DF-2071 - Add Get Document Endpoint #35

Closed karahanb closed 2 years ago

karahanb commented 2 years ago

Description

This PR includes the following proposed change(s):

Type of change

if your change is a breaking change, please add breaking change label to this PR

How Has This Been Tested?

Build and ran the 'digitalforms-api' application. Ran Swagger-UI. Sent a request to the GET '/documents' endpoint of the API with valid documentId parameter and confirmed returning base64 encoded string response object successfully.

Checklist: