Skip to content

chore(openapi): rename Unstable API version to Preview#444

Merged
Eclairemoy merged 1 commit intomainfrom
fs/unstable-to-preview
Apr 11, 2026
Merged

chore(openapi): rename Unstable API version to Preview#444
Eclairemoy merged 1 commit intomainfrom
fs/unstable-to-preview

Conversation

@fern-support
Copy link
Copy Markdown
Collaborator

@fern-support fern-support commented Apr 10, 2026

Description

Intercom has renamed their "Unstable" API version to "Preview." The change is backwards-compatible on Intercom's side (Unstable still works), but all references in the spec, SDK config, and docs should now use the new name going forward.

Changes Made

  • OpenAPI spec (descriptions/0/): Updated info.version, intercom_version enum, schema refs (intercom_version_unstableintercom_version_preview), and all code examples to use "Preview"
  • Stable spec (descriptions/2.11/): Updated intercom_version enum entry from Unstable to Preview
  • Fern config: Renamed unstable-openapi-overrides.ymlpreview-openapi-overrides.yml, updated namespace from unstable to preview, and updated x-fern-version enum in stable overrides
  • Postman collection: Renamed postman/Unstable/postman/Preview/ directory and updated all Intercom-Version header values
  • Docs & skills: Updated CLAUDE.md, PR template, and generate-openapi-from-pr skill to reflect the new naming

Testing

  • Verified all references to "Unstable" / "unstable" have been updated to "Preview" / "preview"
  • No functional changes — this is a pure rename

@fern-support fern-support changed the title Rename unstable to preview chore(openapi): rename Unstable API version to Preview Apr 10, 2026
@Eclairemoy Eclairemoy merged commit e3342b9 into main Apr 11, 2026
7 checks passed
@Eclairemoy Eclairemoy deleted the fs/unstable-to-preview branch April 11, 2026 07:52
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.

2 participants