Skip to content

chore(types): Update API Types#630

Open
galileo-automation wants to merge 1 commit into
mainfrom
chore/galileo-automation/update-api-types-2026-06-12
Open

chore(types): Update API Types#630
galileo-automation wants to merge 1 commit into
mainfrom
chore/galileo-automation/update-api-types-2026-06-12

Conversation

@galileo-automation

@galileo-automation galileo-automation commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

User description

Fix any breaking changes if this pull request fails to deploy


Generated description

Below is a concise technical summary of the changes proposed in this PR:

graph LR
paths_("paths"):::modified
operations_("operations"):::modified
components_("components"):::modified
paths_ -- "Added/updated routes; health-score, validation, and integrations now map operations." --> operations_
operations_ -- "Operations now reference new schemas for health-score, choices, traces." --> components_
classDef added stroke:#15AA7A
classDef removed stroke:#CD5270
classDef modified stroke:#EDAC4C
linkStyle default stroke:#CBD5E1,font-size:13px
Loading

Update API type definitions for paths and components so they reflect the new endpoints and schema reshuffling delivered by the generator. Document dataset edit sequencing and health score structures within components.schemas to align with the adjusted server contracts.

TopicDetails
Schema Enhancements Document schema expansions that add choice feedback types, health score models, dataset edit commands, metric metadata, experiment grouping details, stub traces, and control/cost metadata to support richer dataset and experiment flows.
Modified files (3)
  • src/types/api.types.ts
  • src/types/new-api.types.ts
  • src/types/openapi.types.ts
Latest Contributors(2)
UserCommitDate
ci@rungalileo.iochore(types): Update A...June 12, 2026
quinn-galileofeat: add metricAggreg...May 06, 2026
Scorer Integration Describe how the scorer + integration APIs now expose custom integration CRUD, health score write/read flows, dataset counting, cost summary access, and the reordered code scorer version routes within the paths definitions.
Modified files (3)
  • src/types/api.types.ts
  • src/types/new-api.types.ts
  • src/types/openapi.types.ts
Latest Contributors(2)
UserCommitDate
ci@rungalileo.iochore(types): Update A...June 12, 2026
quinn-galileofeat: add metricAggreg...May 06, 2026
Review this PR on Baz | Customize your next review

@galileo-automation galileo-automation added the dependencies Pull requests that update a dependency file label Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant