Explorar o código

doc: add missing id value in docs/userguide/routing.rstdocs/userguide/routing.rst

fredj %!s(int64=15) %!d(string=hai) anos
pai
achega
ea7004b7d0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/userguide/routing.rst

+ 1 - 1
docs/userguide/routing.rst

@@ -189,7 +189,7 @@ This is an example task message represented as a Python dictionary:
 .. code-block:: python
 
     {"task": "myapp.tasks.add",
-     "id": 
+     "id": "54086c5e-6193-4575-8308-dbab76798756",
      "args": [4, 4],
      "kwargs": {}}