Skip to content

Commit

Permalink
📝 [#171] generate notificaties.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
annashamray committed Aug 12, 2024
1 parent a8615f7 commit dcb3481
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions src/notificaties.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
## Notificaties
## Berichtkenmerken voor Objects API

Kanalen worden typisch per component gedefinieerd. Producers versturen berichten op bepaalde kanalen,
consumers ontvangen deze. Consumers abonneren zich via een notificatiecomponent (zoals <a href="https://notificaties-api.vng.cloud/api/v1/schema/" rel="nofollow">https://notificaties-api.vng.cloud/api/v1/schema/</a>) op berichten.

Hieronder staan de kanalen beschreven die door deze component gebruikt worden, met de kenmerken bij elk bericht.

De architectuur van de notificaties staat beschreven op <a href="https://github.com/VNG-Realisatie/notificaties-api" rel="nofollow">https://github.com/VNG-Realisatie/notificaties-api</a>.


### objecten

**Kanaal**
`objecten`

**Main resource**

`object`



**Kenmerken**

* `object_type`: OBJECTTYPE in Objecttypes API

**Resources en acties**


* <code>objectrecord</code>: create, update, destroy, create, update, destroy


0 comments on commit dcb3481

Please sign in to comment.