Skip to content

docs(api): publish public API beta M2 reference — tests, latest executions, per-test history (APP-1554) - #2332

Open
devin-ai-integration[bot] wants to merge 2 commits into
docsfrom
app-1554-public-api-m2-docs
Open

docs(api): publish public API beta M2 reference — tests, latest executions, per-test history (APP-1554)#2332
devin-ai-integration[bot] wants to merge 2 commits into
docsfrom
app-1554-public-api-m2-docs

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

The tests / latest-test-executions / test-executions endpoints are now live (elementary-data/elementary-internal#7331), so their six reference pages stop being hand-written "coming soon" contracts and become generated ones. Each page collapses to the standard openapi stub used by the assets and columns pages.

docs/api-reference/beta/openapi.json is refreshed from the generated snapshot in the API repo (the same file the enforce_up_to_date_openapi check guards), so parameters, filters, enums, and the items / next_cursor / has_more envelope now come from the served schema instead of prose that can drift. Notably the hand-written history page described the direction default in a way the real endpoint does not implement (start_time DESC by default, direction applying to whichever order_by is in play) — the generated schema is authoritative.

No docs.json changes: all six pages were already in the navigation.

Link to Devin session: https://app.devin.ai/sessions/5178cb6e376846f180e423e43f8a4f79
Requested by: @MikaKerman

…tions, per-test history (APP-1554)

Co-Authored-By: mika@elementary-data.com <mika.kerman@gmail.com>
@linear

linear Bot commented Aug 21, 2026

Copy link
Copy Markdown

APP-1554

@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a7d04a99-00b6-43f4-89f2-4cb2203227a6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

Co-Authored-By: mika@elementary-data.com <mika.kerman@gmail.com>
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