Skip to content

Commit e0647bb

Browse files
authored
Update README.md
1 parent d50efd4 commit e0647bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This POST script will post new records to a generic API endpoint based the recor
6767
#### [postOverwrite.py](/postOverwrite.py)
6868
This POST script will overwrite existing ArchivesSpace records based the 'uri' and can be used with any ArchivesSpace record type (e.g. resource, accession, subject, agent_people, agent_corporate_entity, archival_object, etc.). It requires a properly formatted JSON file (specified where [JSON File] appears in the 'records' variable on line 13) for the particular ArchivesSpace record type you are trying to post.
6969

70-
#### [resourcesWithNoBibNum.py](/resourcesWithNoBibNum.py
70+
#### [resourcesWithNoBibNum.py](/resourcesWithNoBibNum.py)
7171
Prints the URIs to a CSV file of all resources in a repository without a bib number stored in the ['user_defined']['real_1'] field.
7272

7373
#### [searchForUnassociatedContainers.py](/searchForUnassociatedContainers.py)

0 commit comments

Comments
 (0)