statisticsnorway / dapla-toolbelt-pseudo

Pseudonymization extensions for Dapla Toolbelt
MIT License
1 stars 0 forks source link

Remove special handling of metadata from map-sid is #363

Closed bjornandre closed 7 months ago

bjornandre commented 7 months ago

The pseudo-service previously returned two metadata entries when using map-sid. This behaviour has been changed on the server side, so dapla-toolbelt-pseudo no longer needs to handle it.

See https://github.com/statisticsnorway/dapla-toolbelt-pseudo/blob/main/src/dapla_pseudo/v1/result.py#L205