Quicr / old-quicrq

BSD 2-Clause "Simplified" License
4 stars 2 forks source link

Explicit object numbers #97

Closed huitema closed 1 year ago

huitema commented 1 year ago

Modify the "object source publish" API to specify explicitly the group_id and object_id of the object being published. The numbers chosen by the application must follow the sequencing logic.

Also validate the tests for the "start point" API. The tests are implemented with the modified object source publish API.