Docs about Docs logo Docs about Docs

About this template

File location: _templates/common
Used in:
Repo link: Click to view in the Stitch Docs repo
Instructions:

This template is used to add/update integrations and destinations with multiple released versions.


Template sections

Each template is grouped into sections to make parameters easier to find. These sections and the parameters they contain are described below.

Latest version

The unique ID of the latest version of the integration or destination.

Parameter Description
latest-version
STRING

The ID of the latest version of the integration or destination.

Example values:

  • 1
  • 2
  • 15-10-2015
Back to top

Released versions

A list of the integration or destination’s versions, including release and deprecation details.

Parameter Description
number
STRING

The version number.

Example values:

  • 1
  • 2
  • 15-10-2015
status
STRING

The status of the version.

Must be one of the following:

  • beta
  • released
  • deprecated
date-released
STRING

The date the version was released, in MONTH DAY, YEAR format.

Example values:

  • June 1, 2018
  • October 13, 2018
deprecation-date
STRING

The date the version was deprecated, in MONTH DAY, YEAR format.

When not null, this parameter will trigger:

  • The integration displaying on the deprecation list page
  • A deprecation notice displaying at the top of this version of the integration or destination’s documentation

Example values:

  • June 1, 2018
  • October 13, 2018
sunset-date
STRING

The date the version was sunset, in MONTH DAY, YEAR format.

Note: Sunset is synonymous with end of life.

Example values:

  • June 1, 2018
  • October 13, 2018
Back to top
Back to top

Last updated: 28 July 2021