Open
Description
A lot of new changes in hydra-python-core
and the hydrus
server have not been incorporated in the docs yet. This really confuses a new user when he is going through the docs like developing with hydrus.
Some of the major changes required immediately that I can think from the back of my mind are:
read-only
andwrite-only
properties are nowreadable
andwriteable
. (Read here)- Status Codes now can't be defined in python
dict
objects. They need to be defined using eitherHydraStatus
orHydraError
classes. (related to here)
I will keep appending more changes required to this issue.
Metadata
Metadata
Assignees
Labels
No labels