Skip to content

Commit

Permalink
fix(application-system): Removing EES requirement for healthcare lice…
Browse files Browse the repository at this point in the history
…nse certificate (#15937)
  • Loading branch information
Ballioli authored Sep 10, 2024
1 parent c212fd7 commit 690fb3e
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,7 @@ const template: ApplicationTemplate<
write: 'all',
delete: true,
api: [
NationalRegistryUserApi.configure({
params: {
citizenshipWithinEES: true,
},
}),
NationalRegistryUserApi,
UserProfileApi,
EmbaettiLandlaeknisPaymentCatalogApi,
HealtcareLicenesApi,
Expand Down

0 comments on commit 690fb3e

Please sign in to comment.