Test/private/mocks/invoke-getitem-PVTI_lADOAlIw4c4BCe3Vzgec8p8.json
|
{ "data": { "node": { "id": "PVTI_lADOAlIw4c4BCe3Vzgec8p8", "type": "ISSUE", "fullDatabaseId": "127726239", "project": { "id": "PVT_kwDOAlIw4c4BCe3V", "url": "https://github.com/orgs/octodemo/projects/700" }, "content": { "__typename": "Issue", "id": "I_kwDOPrRnkc7KJAku", "body": "## Description\nCreate the initial project structure for a .NET Web API application.\n\n## Tasks\n- [ ] Create a new .NET Web API project using `dotnet new webapi`\n- [ ] Set up proper folder structure (Controllers, Models, Services, etc.)\n- [ ] Configure project properties and settings\n- [ ] Add solution file for better organization\n- [ ] Document project structure\n\n## Acceptance Criteria\n- Project builds successfully\n- Basic folder structure is established\n- Solution file includes the API project", "title": "Set up .NET Web API project structure", "updatedAt": "2025-09-07T09:46:23Z", "createdAt": "2025-09-07T08:25:30Z", "number": 4, "url": "https://github.com/octodemo/rulasg-dev-1/issues/4", "state": "OPEN", "repository": { "name": "rulasg-dev-1", "owner": { "login": "octodemo" } }, "comments": { "totalCount": 0, "nodes": [] }, "subIssues": { "totalCount": 3, "nodes": [ { "id": "I_kwDOPrRnkc7KJAtI", "title": "Set up database integration with Entity Framework Core", "url": "https://github.com/octodemo/rulasg-dev-1/issues/8" }, { "id": "I_kwDOPrRnkc7KJQ3G", "title": "Implement background processing with message queue", "url": "https://github.com/octodemo/rulasg-dev-1/issues/17" }, { "id": "I_kwDOPrRnkc7KJQwB", "title": "Implement health checks and monitoring", "url": "https://github.com/octodemo/rulasg-dev-1/issues/14" } ] } }, "fieldValues": { "nodes": [ { "__typename": "ProjectV2ItemFieldUserValue", "users": { "nodes": [ { "login": "rulasg" } ] }, "field": { "__typename": "ProjectV2Field", "id": "PVTF_lADOAlIw4c4BCe3Vzg0rg-Q", "name": "Assignees", "dataType": "ASSIGNEES" } }, { "__typename": "ProjectV2ItemFieldRepositoryValue", "repository": { "url": "https://github.com/octodemo/rulasg-dev-1" }, "field": { "__typename": "ProjectV2Field", "id": "PVTF_lADOAlIw4c4BCe3Vzg0rg-k", "name": "Repository", "dataType": "REPOSITORY" } }, { "__typename": "ProjectV2ItemFieldLabelValue", "labels": { "nodes": [ { "name": "setup" }, { "name": "high-priority" } ] }, "field": { "__typename": "ProjectV2Field", "id": "PVTF_lADOAlIw4c4BCe3Vzg0rg-Y", "name": "Labels", "dataType": "LABELS" } }, { "__typename": "ProjectV2ItemFieldMilestoneValue", "milestone": { "title": "Milestone 1: Project Setup", "description": "Initial project setup and basic infrastructure", "dueOn": "2025-09-20T00:00:00Z" }, "field": { "__typename": "ProjectV2Field", "id": "PVTF_lADOAlIw4c4BCe3Vzg0rg-g", "name": "Milestone", "dataType": "MILESTONE" } }, { "__typename": "ProjectV2ItemFieldTextValue", "text": "Set up .NET Web API project structure", "field": { "__typename": "ProjectV2Field", "id": "PVTF_lADOAlIw4c4BCe3Vzg0rg-M", "name": "Title", "dataType": "TITLE" } }, { "__typename": "ProjectV2ItemFieldSingleSelectValue", "name": "option-2", "field": { "__typename": "ProjectV2SingleSelectField", "id": "PVTSSF_lADOAlIw4c4BCe3Vzg0rhno", "name": "field-singleselect", "dataType": "SINGLE_SELECT", "options": [ { "id": "7d96a925", "name": "option-1" }, { "id": "cd02c585", "name": "option-2" }, { "id": "6b66c93a", "name": "option-3" } ] } }, { "__typename": "ProjectV2ItemFieldTextValue", "text": "text2", "field": { "__typename": "ProjectV2Field", "id": "PVTF_lADOAlIw4c4BCe3Vzg0rhko", "name": "field-text", "dataType": "TEXT" } }, { "__typename": "ProjectV2ItemFieldDateValue", "date": "2025-09-26", "field": { "__typename": "ProjectV2Field", "id": "PVTF_lADOAlIw4c4BCe3Vzg0rhlU", "name": "field-date", "dataType": "DATE" } }, { "__typename": "ProjectV2ItemFieldSingleSelectValue", "name": "Todo", "field": { "__typename": "ProjectV2SingleSelectField", "id": "PVTSSF_lADOAlIw4c4BCe3Vzg0rg-U", "name": "Status", "dataType": "SINGLE_SELECT", "options": [ { "id": "f75ad846", "name": "Todo" }, { "id": "47fc9ee4", "name": "In Progress" }, { "id": "98236657", "name": "Done" } ] } }, { "__typename": "ProjectV2ItemFieldIterationValue", "title": "field-iteration 2", "startDate": "2025-09-21", "duration": 14, "field": { "__typename": "ProjectV2IterationField", "id": "PVTIF_lADOAlIw4c4BCe3Vzg0rhqQ", "name": "field-iteration", "dataType": "ITERATION" } } ] } } } } |