Implement the get_rdf_private_datasets_with_access_token feature
Compare changes
- Neumeier, Sebastian authored
Rewrite the function that gets the version_commit_hash to work with the access_token and also return the rdf_content
@@ -279,6 +280,17 @@ def get_git_instance_service(url: str) -> str:
@@ -286,7 +298,10 @@ def get_git_instance_service(url: str) -> str:
@@ -295,11 +310,17 @@ def get_git_instance_service(url: str) -> str: