Skip to content

Implementation of Subscription Interaction Rest Endpoints  #131

Open
@eneshoxha

Description

@eneshoxha

In this issue we are focusing in interaction endpoints with subscription created for each topic.

The list of endpoints that need to be designed and developed are
reset-position (this endpoint call will rest position of entries and mark for deletion of messages), in case if the user would like to re-consume messages to be able to do it.

peek-messages (get 1 up to 10 next messages by doing a rest call, this endpoint can be used to get show messages in andyx cli, portal or later in the cloud, it can also be used for development purposes like testing the schema validation).

skip-messages (skip messages will enable user to skip a list of messages in the future (in the backlog), there should be 2 options how to interact with this endpoint, skip to latest and skip to entryId).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestv3.x.xAndy X V3 Tasks

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions