@itentialopensource/adapter-jira 2.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/package.json +1 -1
- package/pronghorn.json +1 -1
- package/refs?service=git-upload-pack +0 -0
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
package/pronghorn.json
CHANGED
|
@@ -3869,7 +3869,7 @@
|
|
|
3869
3869
|
{
|
|
3870
3870
|
"name": "postRestapi2project",
|
|
3871
3871
|
"summary": "Create project",
|
|
3872
|
-
"description": "Creates a project based on a project type template
|
|
3872
|
+
"description": "Creates a project based on a project type template.\nThe project types are available according to the installed Jira features as follows:\n\n * Jira Core, the default, enables `business` projects.\n * Jira Service Desk enables `service_desk` projects.\n * Jira Software enables `software` projects.\n * Jira Ops enables `ops` projects.",
|
|
3873
3873
|
"input": [
|
|
3874
3874
|
{
|
|
3875
3875
|
"name": "body",
|
|
Binary file
|