github.com/instill-ai/component@v0.16.0-beta/pkg/operator/base64/v0/config/definition.json (about)

     1  {
     2    "available_tasks": [
     3      "TASK_ENCODE",
     4      "TASK_DECODE"
     5    ],
     6    "custom": false,
     7    "documentation_url": "https://www.instill.tech/docs/latest/vdp/operators/base64",
     8    "icon": "assets/base64.svg",
     9    "icon_url": "",
    10    "id": "base64",
    11    "public": true,
    12    "spec": {},
    13    "title": "Base64",
    14    "tombstone": false,
    15    "uid": "3a836447-c211-4134-9cc5-ad45e1cc467e",
    16    "version": "0.1.0",
    17    "source_url": "https://github.com/instill-ai/component/blob/main/pkg/operator/base64/v0",
    18    "description": "Encode or decode a string in Base64 format",
    19    "release_stage": "RELEASE_STAGE_ALPHA"
    20  }