Cloning an API
You can clone an existing API specification. This enables you to modify the copy without making changes to the existing API specification.
To clone an API specification:
- Log on to the TIBCO Cloud™ Integration website. On the global navigation bar, click
, and click the API Model & Mock capability. You are directed to the All API specs page.
- On the All API specs page, click a group on the left or use the search box to find the API specification you wish to clone.
- Open the action menu on the API specification you wish to clone and select Clone.
- In the Clone an API specification dialog, enter the API name and version. Ensure that the API name and version are unique. Click Clone.Note: Only alphanumeric and special characters are allowed in API specification names. For the version, only an optional single letter followed by digits and
.
are allowed, such asv1.0
. The API name and version must be unique.
The clone is created in the same group as the original API specification.