#288 Document also fedmsg messages.
Merged 4 years ago by jkaluza. Opened 4 years ago by jkaluza.
jkaluza/odcs docs-events  into  master

file modified
+8
@@ -2,6 +2,8 @@ 

  ODCS APIs

  =========

  

+ .. _compose_json:

+ 

  ODCS Compose JSON representation

  ================================

  
@@ -217,3 +219,9 @@ 

      :undoc-static:

      :modules: odcs.server.views

      :order: path

+ 

+ 

+ Messaging API

+ =============

+ 

+ ODCS also sends AMQP or Fedmsg messages when compose request changes its state. These messages have ``odcs.compose.state-changed`` topic and contains the :ref:`compose_json` as described earlier in this document.

no initial comment

Pull-Request has been merged by jkaluza

4 years ago