Skip to content

Commit 7194057

Browse files
committed
Legg til manglende tag på aktorid api
1 parent 6eb8175 commit 7194057

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/kotlin/no/nav/api/pdl/PdlRoutes.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ private object ApiV2 {
6565
responseType(typeOf<PdlPersonalia>())
6666
description("identens tilhørende aktorid")
6767
}
68+
tags("PDL")
69+
canRespond(CommonModels.standardResponses)
6870
}
6971
}
7072

0 commit comments

Comments
 (0)