Skip to content

Commit

Permalink
Merge pull request #957 from hmrc/DL-8974
Browse files Browse the repository at this point in the history
Dl 8974
  • Loading branch information
Thepworth95 authored Nov 24, 2022
2 parents 6348a32 + 65a3296 commit d9e1abf
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 52 deletions.
4 changes: 2 additions & 2 deletions resources/public/api/conf/1.0/application.raml
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ traits:
type: types.errorResponse
examples:
invalidVrn:
description: Invalid VRN
description: Invalid VRN.
value:
code: VRN_INVALID
404:
Expand All @@ -463,6 +463,6 @@ traits:
type: types.errorResponse
examples:
notFound:
description: The remote endpoint has indicated that no associated data is found
description: The remote endpoint has indicated that no associated data is found.
value:
code: NOT_FOUND
Loading

0 comments on commit d9e1abf

Please sign in to comment.