Interactions-HSG / yggdrasil

A framework for programming distributed hypermedia environments for autonomous agents.
https://interactions-hsg.github.io/yggdrasil/
Apache License 2.0
7 stars 8 forks source link

Printing objects from console #7

Closed JeremyLemee closed 8 months ago

JeremyLemee commented 2 years ago

The hypermedia interface for the console has a problem when reading the array of objects to print. The array is read as being empty. This problem probably comes when parsing the body of the request.