File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- " @gouvfr-lasuite /proconnect.identite " : minor
2
+ " @proconnect-gouv /proconnect.identite " : minor
3
3
---
4
4
5
5
✨ Ajout de la fonction ` isPublicService ` pour identifier les services publics
@@ -9,7 +9,7 @@ Nouvelle fonction exportée permettant de déterminer si une organisation est un
9
9
Inspirée par https://github.com/annuaire-entreprises-data-gouv-fr/search-infra/blob/f1e56ac476b0b1730115f7b1f0667e8509ee5379/workflows/data_pipelines/elasticsearch/data_enrichment.py#L155-L189
10
10
11
11
```
12
- import { isPublicService } from "@gouvfr-lasuite /proconnect.identite/services/organization";
12
+ import { isPublicService } from "@proconnect-gouv /proconnect.identite/services/organization";
13
13
14
14
isPublicService(my_oganization) =>> true/false
15
15
```
You can’t perform that action at this time.
0 commit comments