Skip to content

[FEATURE] Expose convenient interfaces by agent #150

Open
@priyanshunayan

Description

@priyanshunayan

I'm submitting a

  • bug report.
  • feature request.

Current Behaviour:

Presently Agent provides only CRUD operations for developers to interact with the APIDOC. It would be helpful to expose different methods like getSupportedOperations or getMembers. These methods can allow developers to take actions programatically, instead of parsing the response themselves. It would be nice to have methods similar as reference implementation: https://github.com/HydraCG/Heracles.ts/tree/master/docs#functions.

Expected Behaviour:

One would be able to query from the dict like they normally do. for eg: res.members to get members of the collections.

Steps to reproduce:

NA

Do you want to work on this issue?

yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions