Skip to content

Commit

Permalink
Added uat to nonbib protobuf (#81)
Browse files Browse the repository at this point in the history
* Added  to nonbib protobuf

* Revert "Added  to nonbib protobuf"

This reverts commit 4936121.

* Added uat to nonbib protobuf

---------

Co-authored-by: Mugdha Polimera <[email protected]>
  • Loading branch information
mugdhapolimera and Mugdha Polimera authored Dec 6, 2023
1 parent 6ea5cc9 commit 616f8cb
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 10 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,5 @@ python/
*.idea

sed*

.pypirc
27 changes: 17 additions & 10 deletions adsmsg/protobuf/nonbibrecord_pb2.py

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

1 change: 1 addition & 0 deletions specs/nonbibrecord.proto
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ message NonBibRecord {
repeated string bibgroup = 23;
repeated string bibgroup_facet = 24;
repeated string gpn = 26;
repeated string uat = 28;

}

Expand Down

0 comments on commit 616f8cb

Please sign in to comment.