Skip to content

Conversation

@rikunosuke
Copy link
Contributor

対応したこと

  • api で relations を作成できるようにする
client.update_image_task(
    ...,
    relations=[
      {
        "startIndex": 1,
        "endIndex": 0,
      },
      {
        "startIndex": 2,
        "endIndex": 0
      }
    ]
)

@rikunosuke rikunosuke self-assigned this Apr 15, 2024
@takahiro-tamenishi takahiro-tamenishi merged commit 3a92399 into main Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants