Skip to content

Commit

Permalink
Update libs/api/domains/occupational-licenses-v2/src/lib/occupational…
Browse files Browse the repository at this point in the history
…LicensesV2.resolver.ts

Co-authored-by: Sævar Már Atlason <[email protected]>
  • Loading branch information
thorkellmani and saevarma authored Apr 24, 2024
1 parent e691889 commit 52e9505
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import {
Features,
} from '@island.is/nest/feature-flags'

@UseGuards(IdsUserGuard, IdsAuthGuard, FeatureFlagGuard)
@UseGuards(IdsUserGuard, FeatureFlagGuard)
@Audit({ namespace: '@island.is/api/occupational-licenses-v2' })
@Scopes(ApiScope.internal)
@FeatureFlag(Features.occupationalLicensesV2)
Expand Down

0 comments on commit 52e9505

Please sign in to comment.