-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/taxonomy export import api #1305
Conversation
Export | Taxonomy | Replace taxonomy all terms api with export api
feat: Replaced taxonomy & terms create api with taxonomy import
feat: replace taxonomy all terms api with export api(CSV format)
feat:replaced taxonomy & terms create api with import api in taxonomy migration utility
…rsion Updated management sdk version from 1.15.2 to 1.15.3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of having a single big pull request, it could have been split into smaller, multiple pull requests for unit tests, code cleaning, and enhancements.
@antonyagustine , changes depends on api & SDK. We created the base branch because we are working on this feature concurrently. On 19th Feb SDK team released patch version and api was released last week. |
…t-api Feat/taxonomy export import api
…t-api Feat/taxonomy export import api
…t-api Feat/taxonomy export import api
"@contentstack/cli-cm-export": "~1.10.5" -> "~1.11.0",
"@contentstack/cli-cm-clone": "~1.10.0" -> "~1.10.1",
"@contentstack/cli-cm-export-to-csv": "~1.6.2" -> "~1.7.0",
"@contentstack/cli-cm-import": "~1.13.5" -> "~1.14.0",
"@contentstack/cli-migration": "~1.4.2" -> "~1.5.0",
"@contentstack/management": "~1.13.0" -> "~1.15.3",
Note:- Related PRs already reviewed & approved #1287 #1292 #1298 #1297 #1303