Skip to content

Commit 44c901f

Browse files
author
PriyadarshanKhadtale
committed
Initial commit
1 parent 3f3ff6c commit 44c901f

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<p>This tutorial will walk you through the process of using Contentstack APIs (Content Delivery and Content Management
88
APIs) with Swagger.</p><br>
99
<h2>Content Delivery API (CDA)</h2>
10-
<p>Version: 1.0.0 [Download]</p>
10+
<p>Version: 1.0.0 <a
11+
href="https://assets.contentstack.io/v3/assets/bltc5a09bf374882538/blt318e89ee28df7712/600a93fc0839e910126d6026/cda-openapi.json?disposition=download">[Download]</a></p>
1112
<p>Last Updated: {Date, e.g., Dec 5, 2021}</p>
1213
<p><strong>Note</strong>: To use the latest version, <a
1314
href="https://assets.contentstack.io/v3/assets/bltc5a09bf374882538/blt318e89ee28df7712/600a93fc0839e910126d6026/cda-openapi.json?disposition=download">download
@@ -35,7 +36,8 @@
3536
<li>Status code </li>
3637
</ul><br>
3738
<h2>Content Management API</h2>
38-
<p>Version: 1.0.0 [Download]</p>
39+
<p>Version: 1.0.0 <a
40+
href="https://assets.contentstack.io/v3/assets/bltc5a09bf374882538/blt35dc5eaeb2cfc52d/600a93fd4485e50f8f209efe/cma-openapi.json?disposition=download">[Download]</a></p>
3941
<p>Last Updated: {Date, e.g., Dec 5, 2021}</p>
4042
<p><strong>Note</strong>: To use the latest version, <a
4143
href="https://assets.contentstack.io/v3/assets/bltc5a09bf374882538/blt35dc5eaeb2cfc52d/600a93fd4485e50f8f209efe/cma-openapi.json?disposition=download">download

cda-openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
],
1414
"info": {
1515
"version": "d62d04a4-0619-4164-86c9-a83b3ce5014d",
16-
"title": "Content Delivery API - Contentstack",
17-
"description": "The Content Delivery API (CDA), available at [cdn.contentstack.com](https://cdn.contentstack.com), is a read-only API used to retrieve content from your Contentstack account and deliver it to your web or mobile properties.\n\nThe Contentstack CDA Postman Collection is a set of preconfigured REST API requests that will make it easy for you to get started with the [Contentstack Delivery APIs](https://www.contentstack.com/docs/developers/apis/content-delivery-api/) and try out our API requests through the [Postman](https://www.getpostman.com/) REST client.\n\n**Postman Collection Details**\n\n- CDA Postman Collection Version: 1.1.1\n- Last Updated: December 5, 2020",
16+
"title": "Contentstack Content Delivery API OpenAPI Specification",
17+
"description": "The Content Delivery API (CDA), available at cdn.contentstack.com, is a read-only API used to retrieve content from your Contentstack account and deliver it to your web or mobile properties.\r\n\r\nContentstack provides an OpenAPI JSON file that consists of a set of preconfigured REST API requests that will make it easy for you to get started with the Contentstack Delivery APIs and try out our API requests through the Swagger Editor.\r\n\r\nCDA OpenAPI Details\r\n\r\nVersion: 1.0.0\r\nLast Updated: Jan 22, 2021\r\n",
1818
"termsOfService": "",
1919
"contact": {},
2020
"license": {

cma-openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
],
1414
"info": {
1515
"version": "069fffc7-42a2-4421-ac05-1fd7c062ac46",
16-
"title": "Content Management API - Contentstack",
17-
"description": "The Content Management API (CMA) Requests can be used to manage the content of your Contentstack account. The CMA Requests help you create, update, delete, and fetch content of your account.\n\nThe Contentstack CMA Postman Collection is a set of preconfigured REST API requests that will make it easy for you to get started with the [Contentstack Management APIs](https://www.contentstack.com/docs/developers/apis/content-management-api/) and try out our API requests through the [Postman](https://www.getpostman.com/) REST client.\n\n**Postman Collection Details\n**\n\n- CMA Postman Collection Version: 2.1.0\n- Last Updated: July 23, 2020",
16+
"title": "Contentstack Content Management API OpenAPI Specification",
17+
"description": "Contentstack provides a set of read-write APIs that enables you to interact with the information and perform any tasks within your Contentstack account. You can create\/edit\/delete entries and assets, manage Content Types, etc., using these APIs.\r\n\r\nContentstack provides an OpenAPI JSON file that consists of a set of preconfigured REST API requests that will make it easy for you to get started with the Contentstack Management APIs and try out our API requests through the Swagger Editor.\r\n\r\nCMA OpenAPI Details\r\n\r\nVersion: 1.0.0\r\nLast Updated: Jan 22, 2021\r\n",
1818
"termsOfService": "",
1919
"contact": {},
2020
"license": {

0 commit comments

Comments
 (0)