Skip to content

Commit

Permalink
Adapt to changes in the API library (#580)
Browse files Browse the repository at this point in the history
Adapt to the change moving the file format definition to `enum_types.proto`:

Adds an optional argument `explicit_value_list` to the enum wrapper, which
specifies which of the wrapped values are exposed.

This is used to wrap the `enum_types_pb2.FileFormat` in different ways, exposing
only the file formats acceptable for a given use.
  • Loading branch information
greschd authored Sep 17, 2024
1 parent 9018948 commit 7edaf34
Show file tree
Hide file tree
Showing 5 changed files with 949 additions and 854 deletions.
Loading

0 comments on commit 7edaf34

Please sign in to comment.