tmforum-oda / oda-ca-docs

ODA Component Accelerator Documents
6 stars 17 forks source link

documentation: Update component design guidelines event examples #20

Open vances opened 3 years ago

vances commented 3 years ago

Description

Update the example for events in Component Design Guidelines to reflect the ODA-RI requirements and API team's event schema refactoring.

The syntax should be:

  eventNotification:
    publishedEvents:
    - name: <<resource>><<verb>>Event
       href: <<event schema URI>>

However we do not yet have URIs for event schemas so completion is blocked until available.