Is there an existing issue for this?
Describe the bug
As per the documentation here the list import endpoint has a dbName argument not collectionName argument.
But list_import_jobs has a collection_name argument while the db_name is missing.
Expected Behavior
Instead list_import_jobs should have a db_name and the collection_name should be removed.
Steps/Code To Reproduce behavior
Environment details
Anything else?
No response