File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ pip install caltechdata_api
2929
3030There are some example python scripts in the GitHub repository.
3131
32- ###Create a record:
32+ ### Create a record:
3333
3434``` shell
3535python write.py example.json -fnames logo.gif
@@ -39,7 +39,7 @@ python write.py example.json -fnames logo.gif
3939 the end of a url to visit the record (e.g.
4040https://data.caltechlibrary.dev/records/pbkn6-m9y63 )
4141
42- ###Edit a record
42+ ### Edit a record
4343Make changes to the example.json file to see a change)
4444```
4545python edit.py example.json -id pbkn6-m9y63
Original file line number Diff line number Diff line change 66 "codeRepository" : " https://github.com/caltechlibrary/caltechdata_api" ,
77 "issueTracker" : " https://github.com/caltechlibrary/caltechdata_api/issues" ,
88 "license" : " https://data.caltech.edu/license" ,
9- "version" : " 1.9.1 " ,
9+ "version" : " 1.10.0 " ,
1010 "author" : [
1111 {
1212 "@type" : " Person" ,
You can’t perform that action at this time.
0 commit comments