minder icon indicating copy to clipboard operation
minder copied to clipboard

The repository registered field is not set

Open rdimitrov opened this issue 1 year ago • 1 comments

The registered field in the Repository proto message is not set.

We might want to delete it or perhaps set it properly when we return responses including it.

rdimitrov avatar Mar 13 '24 14:03 rdimitrov

From what I can tell, Repository is only used to represent registered repositories. If that's the case, we should remove the registered field, because it is implied that the repository is registered.

eleftherias avatar Apr 18 '24 12:04 eleftherias