Skip to content

Commit 930913d

Browse files
committed
readme update
1 parent 5cdcb82 commit 930913d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ This is useful when you have cloned or duplicated a Stack, and want to check wha
1717
This is useful when you are working in a development team, and want to compare changes made by colleagues.
1818

1919
1. The `csdx content-type:list` command is useful when you want to see all the Content Types within a Stack.
20-
The Content Types Display Name, UID, Last Modified Date, and Version number is shown. The list can be ordered by `title` or `modified` date.
20+
The Content Type's Display Name, UID, Last Modified Date, and Version number is shown. The list can be ordered by `title` or `modified` date. When developing against Contentstack, Content Type UIDs are needed when requesting data.
2121

2222
1. The `csdx content-type:details` command provides useful information, such as:
23-
- Field UID and Data Types
24-
- Referenced Content Types
25-
- Options such as required, multiple, and unique.
26-
- The full path to a field, useful when using the [include reference endpoint](https://www.contentstack.com/docs/developers/apis/content-delivery-api/#include-reference) or filtering operations, such as the [equality endpoint](https://www.contentstack.com/docs/developers/apis/content-delivery-api/#equals-operator).
23+
* Field UID and Data Types
24+
* Referenced Content Types
25+
* Options such as required, multiple, and unique
26+
* The full path to a field, useful when using the [include reference endpoint](https://www.contentstack.com/docs/developers/apis/content-delivery-api/#include-reference) or filtering operations, such as the [equality endpoint](https://www.contentstack.com/docs/developers/apis/content-delivery-api/#equals-operator).
2727

2828
## How to install this plugin
2929

0 commit comments

Comments
 (0)