You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove workaround for -immunization.target in Imms API requests
There used to be a couple of bugs in the API's `Bundle.link` where they used
`immunization.target` and `-immunization-target` instead of the expected
`-immunization.target`.
This has now been fixed in production, so we can remove our handling
of the bug.
0 commit comments