Signature Error for arcgis.gis._impl._content_manager.Folder.add
in documentation
#2273
Labels
arcgis.gis._impl._content_manager.Folder.add
in documentation
#2273
Describe the bug
add method for Folder object claims to return
Future | Job
, but returns Job, breaking code which relied on it being a FutureTo Reproduce
Steps to reproduce the behavior:
error:
Expected behavior
A clear and concise description of what you expected to happen.
Platform (please complete the following information):
Additional context
documentation also does not link to
Job
object, making using this method challenging to followThe text was updated successfully, but these errors were encountered: