Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,5 @@ python/

**/.DS_Store
*.idea

sed*
48 changes: 25 additions & 23 deletions adsmsg/protobuf/docmatch_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion adsmsg/protobuf/nonbibrecord_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion specs/nonbibrecord.proto
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ message DataLinksRecord {
message DataLinksRecordList {
repeated DataLinksRecord datalinks_records = 1;
Status status = 2;
}
}