Skip to content

Update openapi.json for spiceai/spiceai#12686 - #2056

Merged
lukekim merged 1 commit into
trunkfrom
docs-openapi-12686
Aug 11, 2026
Merged

Update openapi.json for spiceai/spiceai#12686#2056
lukekim merged 1 commit into
trunkfrom
docs-openapi-12686

Conversation

@Jeadie

@Jeadie Jeadie commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Updates website/public/openapi.json to match spiceai/spiceai PR Update openapi.json spiceai#12686
  • Adds POST /v1/datasets/{name}/cdc for pushing Debezium CDC changes (JSON or Avro) directly into an accelerated dataset configured with from: cdc:… and refresh_mode: changes, without requiring Kafka — for use as a Debezium Server / Embedded Engine sink
  • Adds the CdcIngestResponse schema
  • No manual docs page edits — CI will regenerate the API reference pages from the spec

Testing

  • Verified the JSON diff against upstream is purely additive (one new path, one new schema, nothing else touched)

Adds POST /v1/datasets/{name}/cdc for pushing Debezium CDC changes
directly into an accelerated dataset (from: cdc:…, refresh_mode:
changes) without Kafka, plus the CdcIngestResponse schema.
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

✅ Pull with Spice Passed

Passing checks:

  • ✅ Title meets minimum length requirement (10 characters)
  • ✅ Has at least one of the required labels: area/blog, area/docs, area/cookbook, dependencies
  • ✅ No banned labels detected
  • ✅ Has at least one assignee: Jeadie

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🚀 deployed to https://71140b10.spiceai-org-website.pages.dev

@lukekim
lukekim enabled auto-merge (rebase) August 11, 2026 16:43
@lukekim
lukekim merged commit 79e8e6f into trunk Aug 11, 2026
7 of 10 checks passed
@lukekim
lukekim deleted the docs-openapi-12686 branch August 11, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants