Skip to content

Commit 7c4f57d

Browse files
committed
internal location: add field accessible_by_patrons
1 parent 121746b commit 7c4f57d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/data/internal_locations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"pid": "ilocid-1",
44
"location_pid": "locid-1",
55
"name": "Internal Library 1",
6-
"legacy_ids": ["3"]
6+
"legacy_ids": ["3"],
7+
"accessible_by_patrons": true
78
}
89
]

0 commit comments

Comments
 (0)