Use vendor prefix for everything that begins with m.

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
pull/4302/head
Johannes Marbach 2 days ago
parent 1b2db295c7
commit d293672220

@ -150,8 +150,13 @@ download large files without explicit user consent.
## Unstable prefix
While this MSC is not considered stable, the event type `m.fhir` should be referred to as
`de.gematik.msc4302.fhir`.
While this MSC is not considered stable, the following identifiers should be used:
- `m.fhir``de.gematik.msc4302.fhir`
- `m.fhir.structure_definition``de.gematik.msc4302.fhir.structure_definition`
- `m.fhir.resource``de.gematik.msc4302.fhir.resource`
Note that `m.file` has its own prefixing requirements as per [MSC3551].
## Dependencies

Loading…
Cancel
Save