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

How to read developer entities? #22

Open
awal11 opened this issue Jun 2, 2017 · 0 comments
Open

How to read developer entities? #22

awal11 opened this issue Jun 2, 2017 · 0 comments

Comments

@awal11
Copy link

awal11 commented Jun 2, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant