Skip to content

[CON-3147] feat(clio): Metadata functionality#2943

Open
Lafetz wants to merge 1 commit into
clio-proxyfrom
clio-metadata
Open

[CON-3147] feat(clio): Metadata functionality#2943
Lafetz wants to merge 1 commit into
clio-proxyfrom
clio-metadata

Conversation

@Lafetz
Copy link
Copy Markdown
Contributor

@Lafetz Lafetz commented Apr 30, 2026

Conventions

Read more: https://ampersand.slab.com/posts/deep-connectors-guide-6x4fhxne#ht0ds-reviewer-checklist

  • Connector uses internal/components
  • Metadata uses V2 metadata format
  • Raw response is returned as is for READ & METADATA, no formatting or flattening is performed.
  • Provider errors are mapped if non-standard (errors with 200 response code are converted to 4XX)
  • Custom fields, if not human readable names, are resolved to readable names.
  • Unit tests cover read/write/metadata logic (placed in /tests/)
  • Appropriate object names are used. Objects need to be resources, not actions (jobs and not jobs.list).

Sample Tests

Grow

Screenshot from 2026-04-30 22-33-11 Screenshot from 2026-04-30 22-33-23 Screenshot from 2026-04-30 22-33-30 Screenshot from 2026-04-30 22-33-36

Manage

Screenshot from 2026-04-30 22-36-57 Screenshot from 2026-04-30 22-36-47 Screenshot from 2026-04-30 22-36-38

@linear
Copy link
Copy Markdown

linear Bot commented Apr 30, 2026

@Lafetz Lafetz marked this pull request as ready for review April 30, 2026 19:39
@Lafetz Lafetz requested a review from eberle1080 April 30, 2026 19:42
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.

1 participant