Skip to content

feat: add JFrog Artifactory, SendGrid, dbt Cloud, Mattermost, Rundeck, EasyPost Integration Models - #105

Merged
michaelelrom merged 7 commits into
mainfrom
feat/coverage-delta-batch-1
Sep 12, 2026
Merged

michaelelrom merged 7 commits into
mainfrom
feat/coverage-delta-batch-1

Conversation

@michaelelrom

@michaelelrom michaelelrom commented Sep 12, 2026

Copy link
Copy Markdown
Collaborator

First batch from the coverage-delta backlog — 6 vendors with confirmed simple auth and official specs.

Products

Vendor Auth Curated / Full ops
JFrog Artifactory Bearer token 87 / 174
SendGrid Static bearer key 83 / 391
dbt Cloud Static token 29 / 52+155
Mattermost Bearer PAT 33 / 598
Rundeck Static token header 23 / 252
EasyPost HTTP Basic 81 / 110

Each ships a companion Studio Project (23-33 workflows). All 6 Integration Models and Studio Projects confirmed importing successfully against a live platform instance.

Curated (87 ops) and full (174 ops) specs merged from JFrog's official
per-endpoint OpenAPI reference pages. Bearer token auth. Studio Project:
23 workflows across 6 folders (repositories, artifacts, item properties,
searches, repository replication, trash can).

Both confirmed importing successfully against a live platform instance.
Curated (83 ops) and full (391 ops) specs merged from SendGrid's official
per-resource OpenAPI files (twilio/sendgrid-oai). Static bearer key auth.
Studio Project: 26 workflows across 6 folders (mail, templates, API
keys, suppressions, marketing contacts, marketing lists, verified
senders).

Both confirmed importing successfully against a live platform instance.
Curated (29 ops) and full v2/v3 (52/155 ops) specs from dbt Labs'
official OpenAPI documents. Static token auth. Studio Project: 29
workflows across 5 folders (jobs, runs, projects, environments,
connections).

Both confirmed importing successfully against a live platform instance.
Curated (33 ops) and full (598 ops) specs assembled from Mattermost's
official split YAML source files, in the vendor's own build order.
Bearer PAT auth. Studio Project: 33 workflows across 4 folders
(channels, posts, users, teams).

Both confirmed importing successfully against a live platform instance.
Curated (23 ops) and full (252 ops) specs from Rundeck's official
OpenAPI 3.0 spec. Static token auth. Studio Project: 23 workflows across
5 folders (jobs, projects, executions, nodes, ad hoc).

Both confirmed importing successfully against a live platform instance.
Curated (81 ops) and full (110 ops) specs converted from EasyPost's
official Postman collection (no vendor-published OpenAPI spec exists),
hand-verified against their API docs for correct required fields,
request/response schemas, and path parameters. HTTP Basic auth
(API key as username, blank password). Studio Project: 23 workflows
across 6 folders (shipments, addresses, parcels, trackers, insurance,
pickups).

Both confirmed importing successfully against a live platform instance.
@michaelelrom
michaelelrom merged commit 0b5d62f into main Sep 12, 2026
@michaelelrom
michaelelrom deleted the feat/coverage-delta-batch-1 branch September 12, 2026 15:37
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.

2 participants