Skip to content

Commit

Permalink
feat(cb2-10457): allign sqs name to document name
Browse files Browse the repository at this point in the history
  • Loading branch information
naathanbrown committed Jan 17, 2024
1 parent e6ae3ed commit efe0b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/sqsPayload.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ export interface SQSRequestBody {
export const enum DocumentName {
MINISTRY = 'VTG6_VTG7',
TRL_INTO_SERVICE = 'TrailerIntoService',
ADR_PASS_CERTIFICATE = 'AdrPassCertificate',
ADR_PASS_CERTIFICATE = 'ADR_PASS',
}

0 comments on commit efe0b22

Please sign in to comment.