Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/nv-4097-controls-auto-complete-i…
Browse files Browse the repository at this point in the history
…n-the-dashboard' into nv-4097-controls-auto-complete-in-the-dashboard
  • Loading branch information
ainouzgali committed Jul 18, 2024
2 parents 2c7914f + 8aa698f commit bc1de1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/shared/src/types/http/headers.types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export enum HttpRequestHeaderKeysEnum {
CONTENT_TYPE = 'Content-Type',
SENTRY_TRACE = 'Sentry-Trace',
NOVU_ENVIRONMENT_ID = 'Novu-Environment-Id',
NOVU_API_VERSION = 'Novu-API-Version',
}
testHttpHeaderEnumValidity(HttpRequestHeaderKeysEnum);

Expand Down

0 comments on commit bc1de1b

Please sign in to comment.