Integrate repo interface into online repo interface (#6894)

Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
This commit is contained in:
ConjuringCoffee 2024-04-08 15:40:52 +02:00 committed by GitHub
parent 993466a1c9
commit 6459b0c067
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
INTERFACE zif_abapgit_repo_online
PUBLIC .
INTERFACE zif_abapgit_repo_online PUBLIC.
INTERFACES zif_abapgit_repo.
METHODS get_url
RETURNING