Skip to content

Interface broken after PR #931 #955

Closed

Description

In PR #931 3 public fields of Hl7.Fhir.Support.Issue made readonly. With this action we broke the interface, because users cannot set these fields anymore.

These fields should be writable again:

  • public OperationOutcome.IssueType Type
  • public OperationOutcome.IssueSeverity Severity
  • public int Code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions