Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "section_detail_id": 2,
- "section": {
- "section_id": 19,
- "name": "Section 1",
- "sort": 0,
- "is_active": true,
- "type": 9,
- "fields": [
- {
- "field_id": 34,
- "name": "Field 1",
- "sort": 0,
- "is_active": true
- },
- {
- "field_id": 35,
- "name": "Field 2",
- "sort": 0,
- "is_active": true
- },
- {
- "field_id": 45,
- "name": "New Field",
- "sort": 0,
- "is_active": true
- }
- ]
- },
- "fields": [
- {
- "field_detail_id": 2,
- "field_condition": "pass",
- "comments": "qwer",
- "parts": 50,
- "labour": 100,
- "field": {
- "field_id": 34,
- "name": "Field 1",
- "sort": 0,
- "is_active": true,
- "section": 19
- }
- },
- {
- "field_detail_id": 3,
- "field_condition": "fail",
- "comments": "asdf",
- "parts": 21,
- "labour": 60,
- "field": {
- "field_id": 35,
- "name": "Field 2",
- "sort": 0,
- "is_active": true,
- "section": 19
- }
- }
- ]
- },
- {
- "section_detail_id": 3,
- "section": {
- "section_id": 20,
- "name": "Section 2",
- "sort": 0,
- "is_active": true,
- "type": 9,
- "fields": [
- {
- "field_id": 36,
- "name": "Field 3",
- "sort": 0,
- "is_active": true
- },
- {
- "field_id": 37,
- "name": "Field 4",
- "sort": 0,
- "is_active": true
- }
- ]
- },
- "fields": [
- {
- "field_detail_id": 4,
- "field_condition": "n/a",
- "comments": "xzvc",
- "field": {
- "field_id": 36,
- "name": "Field 3",
- "sort": 0,
- "is_active": true,
- "section": 20
- }
- },
- {
- "field_detail_id": 5,
- "field_condition": "caution",
- "comments": "hjkl",
- "field": {
- "field_id": 37,
- "name": "Field 4",
- "sort": 0,
- "is_active": true,
- "section": 20
- }
- }
- ]
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement