Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 169 Bytes

seed-jira.md

File metadata and controls

18 lines (14 loc) · 169 Bytes

seedJira

Request

POST http://localhost:3001/api/seedJira
{
}

Response

{
  "data": "Inserted 22 records into Jira",
  "error": null
}