Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

How to read developer entities? #22

@awal11

Description

@awal11

I wanted to read developer entities without reimplementing everything from scratch and I see there are two ways to do it now:

  1. Add it on top of Added entity upload support #13 , as this would require minimal additions
  2. More generic - change the method protected <TResponse> TResponse doRequest(final Type responseType, final String endpoint, final String method) to public. This would also require adding method AIConfig.getServiceUrl() as it is currently missing.

Is there a chance to have one of them approved? I can provide a pull request for option 2.

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