Skip to content

Commit

Permalink
Legg til lenke til dokumentasjon
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusae committed Dec 9, 2024
1 parent 6d231cd commit 7d3014c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ package no.nav.helsearbeidsgiver.altinn

import kotlinx.serialization.Serializable

// Se Altinn sin dokumentasjon for request og responsobjekter https://docs.altinn.studio/nb/api/authentication/spec/#/RequestSystemUser/post_systemuser_request_vendor

@Serializable
data class CreateRequestSystemUser(
val externalRef: String? = null,
Expand Down

0 comments on commit 7d3014c

Please sign in to comment.