Skip to content

chore: ignore broken aiplatform:v1 discovery schema - #3969

Merged
westarle merged 1 commit into
googleapis:mainfrom
westarle:ignore-aiplatform-v1
Aug 5, 2026
Merged

chore: ignore broken aiplatform:v1 discovery schema#3969
westarle merged 1 commit into
googleapis:mainfrom
westarle:ignore-aiplatform-v1

Conversation

@westarle

@westarle westarle commented Aug 5, 2026

Copy link
Copy Markdown
Contributor
  • In the upstream Vertex AI (aiplatform:v1) Discovery JSON schema, under projects.locations.publishers.v1, the schema defines both a child resource named responses and an API method named responses(...).
  • This causes TypeScript compilation to fail with error TS2300: Duplicate identifier 'responses' in src/apis/aiplatform/v1.ts (breaking daily generator PRs like feat: run the generator #3968).
  • Adds "aiplatform:v1" to ignore.json alongside "aiplatform:v1beta1" until the upstream Discovery document is repaired.

@westarle
westarle requested a review from a team as a code owner August 5, 2026 11:31
@product-auto-label product-auto-label Bot added the size: xs Pull request size is extra small. label Aug 5, 2026
@westarle westarle added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 5, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 5, 2026
@westarle westarle added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 5, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 5, 2026
@westarle
westarle merged commit 51c4d51 into googleapis:main Aug 5, 2026
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants