Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHinsh committed Jul 12, 2024
1 parent 1fa5f86 commit fef315d
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,32 +101,6 @@ Clones work items from a template project to a target project incorproating a JS

## inputJsonFile Example

```json
[
{
"id": 213928,
"area": "TPL",
"tags": "Customer Document",
"fields": {
"title": "Technical specification",
"product": "CC000_000A01"
}
},
{
"id": 213928,
"area": "TPL",
"tags": "Customer Document",
"fields": {
"title": "Technical specification",
"product": "CC000_000A02"
}
}
]
```

proposed new format not yet adopted:


```json
[
{
Expand Down

0 comments on commit fef315d

Please sign in to comment.