Advertisement
Guest User

Untitled

a guest
Feb 20th, 2018
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. {
  2. "_id" : ObjectId("5a8c170f49fdc72b087e4204"),
  3. "knowledge" : ObjectId("5a7b111f8c7c79218c4a049d"),
  4. "goto" : "",
  5. "type" : "knowledge",
  6. "title" : "test2",
  7. "description" : "test 2",
  8. "procedure_id" : "ALLER_CINEMA",
  9. "properties" : [
  10. {
  11. "property" : ObjectId("59c4bd1df0bc9247e046d15e"),
  12. "values" : [
  13. "MAIL"
  14. ],
  15. "_id" : ObjectId("5a8c171549fdc72b087e4207")
  16. }
  17. ],
  18. "advices" : [],
  19. "procedure" : [
  20. ObjectId("5a8c1eeb34e1930728a83199"),
  21. ObjectId("5a8c1eeb34e1930728a8319a")
  22. ],
  23. "intent" : [
  24. "ALLER_CINEMA"
  25. ],
  26. "__v" : 3
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement