Skip to content

Update API specifications with fern api update#4

Merged
VictorLeach96 merged 1 commit intomainfrom
main-2026-03-06T03-48-23-431Z
Mar 7, 2026
Merged

Update API specifications with fern api update#4
VictorLeach96 merged 1 commit intomainfrom
main-2026-03-06T03-48-23-431Z

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Mar 6, 2026

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because it changes the public API contract (new required fields, renamed fields, and new query params) which can be breaking for generated SDKs and existing clients relying on the previous schema.

Overview
Updates the OpenAPI spec generated by Fern to introduce first-class ADR support and several import/listing contract changes.

Adds new ADR schemas plus corresponding TaskType entries and socket client/server events for listing and subscribing to ADR updates.

Enhances landscape import/export and catalog listing contracts: adds prune support (query param + response field) and import metadata counts, allows YAML import bodies, introduces cursor/limit pagination for catalog/technologies (with nextCursor + x-fern-pagination), loosens/tightens various import/filter shapes (e.g., ImportIcon.technologyId rename, ModelObjectImport.parentId no longer required, optional namespace, and filter arrays capped at 30).

Written by Cursor Bugbot for commit c9e6844. This will update automatically on new commits. Configure here.

@VictorLeach96 VictorLeach96 merged commit 24cd6cb into main Mar 7, 2026
1 check passed
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