HTTP-APIs/hydra-python-core

Add missing items in the context of response

Closed this issue · 5 comments

I'm submitting a

  • bug report.
  • feature request.

Current Behaviour:

Some keywords that we are using in the response are not defined in the context. For eg: At the entrypoint(/serverapi) of the API we are using collections keyword in the response but collections is not defined in the context of the entrypoint response.

Expected Behaviour:

collections should be defined in the context of the entrypoint response.

Steps to reproduce:

Do you want to work on this issue?

no

Hey! I am new to open source and have been trying to understand the Hydra network and hydrus and would like to contribute to this repo. I wish to work on this issue. Can you please elaborate what exactly is missing in the response body because I am not able to figure it out on my own.

@chrizandr Thank you for the explanation! I will try to look into it

For this issue, should I make changes in the hydra_python_core repo?? Or should I just stick to this repo?

duplicate #64