You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main change needed here is to change the return type from String to OwnedTargetPath.
Note that the code above doesn't iterate over metadata fields.
The same work needs to be done for all_metadata_fields.
The text was updated successfully, but these errors were encountered:
The current implementation is here.
The main change needed here is to change the return type from
String
toOwnedTargetPath
.Note that the code above doesn't iterate over metadata fields.
The same work needs to be done for
all_metadata_fields
.The text was updated successfully, but these errors were encountered: