We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca6edda commit 4895ff2Copy full SHA for 4895ff2
1 file changed
descriptions/2.14/api.intercom.io.yaml
@@ -2,7 +2,7 @@
2
openapi: 3.0.1
3
info:
4
title: Intercom API
5
- version: Unstable
+ version: '2.14'
6
description: The intercom API reference.
7
contact:
8
name: Intercom Developer Hub
@@ -18978,8 +18978,8 @@ components:
18978
description: Intercom API version.</br>By default, it's equal to the version
18979
set in the app package.
18980
type: string
18981
- example: Unstable
18982
- default: Unstable
+ example: '2.14'
+ default: '2.14'
18983
enum:
18984
- '1.0'
18985
- '1.1'
0 commit comments