Skip to content

Commit

Permalink
story(ccls-1956) get/put application correspondence address
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilDigitalJustice committed Jan 4, 2024
1 parent d8df55d commit 6a040d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion caab-api/open-api-specification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ paths:
type: 'integer'
format: 'int64'
example: '1234567890'
- name: 'Caab-User-Login-Id'
- name: 'Caab-user-Login-Id'
in: header
required: true
schema:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ public uk.gov.laa.ccms.caab.model.Address getApplicationCorrespondenceAddress(
HttpStatus.NOT_FOUND));
}


/**
* Gets an applications provider details.
*
Expand Down

0 comments on commit 6a040d0

Please sign in to comment.