Reformat PermissionResponse with permission scope
| Field | Type | Required | Description |
|---|---|---|---|
permission_id |
str | ✔️ | N/A |
permission_type |
models.PermissionType | ✔️ | Describes what actions/endpoints the permission entitles to |
scope |
models.PermissionScope | ✔️ | Scope of a single permission, e.g. workspace, organization |
scope_id |
str | ✔️ | N/A |
user_id |
str | ✔️ | Internal Airbyte user ID |