Skip to content

Conversation

@VedranZoricic
Copy link
Contributor

@VedranZoricic VedranZoricic commented Aug 25, 2025

Doing this as part of the changes for the multibrand API: https://github.com/intercom/intercom/issues/421822

Added the missing API versions (2.12, 2.13, and 2.14) to all the OpenAPI description files.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@VedranZoricic VedranZoricic force-pushed the update-api-version-enum-to-2-14 branch from 81d57ed to 91edebc Compare August 25, 2025 17:15
@VedranZoricic VedranZoricic requested a review from a team August 25, 2025 17:15
@VarshSuresh
Copy link
Contributor

Where is this seen in the spec? 🤔

@VedranZoricic
Copy link
Contributor Author

Where is this seen in the spec? 🤔

image

- '2.9'
- '2.10'
- '2.11'
- '2.12'
Copy link
Contributor

@VarshSuresh VarshSuresh Aug 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it makes sense to only include till it's version as per the name, like for this file till 2.10.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, fixed it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also removed Unstable from all the versions except unstable, let me know what you think

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, that makes sense. Thank you!

@davymalone
Copy link
Contributor

davymalone commented Aug 26, 2025

I agree with Varshini's comment here. Also we should make sure to update the developer docs i.e https://github.com/intercom/developer-docs/blob/6f99080838e09cb23122748074c0be057a64518c/docs/references/%402.9/rest-api/api.intercom.io.yaml#L14300-L14318.

- '2.9'
- '2.10'
- '2.11'
- '2.12'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The versions later than 2.11 can be removed here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, sorry for missing this. I had a merge conflict and I messed it up...

@VedranZoricic VedranZoricic requested a review from a team August 26, 2025 09:21
@VedranZoricic VedranZoricic self-assigned this Aug 26, 2025
@VedranZoricic VedranZoricic merged commit 2ca81db into intercom:main Aug 26, 2025
3 checks 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.

3 participants