Skip to content

Use field annotation for target and additional repository

Instead of setting OID in the RPC method use annotation in the field, target_repository and additional_repository. Having only this 2 annotation created a problem with messages that can be either target or additional repository (for example ObjectPool). Those are marked with repository annotation and target_repository and additional_repository are used for messages.

Signed-off-by: Mateusz Nowotyński maxmati4@gmail.com

Merge request reports