Skip to content

Support for the direct transfer API

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Add further support for the direct transfer API (bulk imports).

Implementation guide

  • Add new functions for each endpoint except the first one on the direct transfer API (bulk imports) to bulk_imports.go.
  • Add tests for each function to bulk_imports_test.go.
  • Run make reviewable and address any issues it raises.
  • Commit using semantic commit prefix feat(bulk-imports):.
Edited by 🤖 GitLab Bot 🤖
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information