Skip to content

Commit

Permalink
feat: add reserved ruby parameters (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
viacheslav-rostovtsev committed Feb 11, 2021
1 parent 0fe0094 commit 5b88dd7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ class ApiVersionedDir {
private static final String[] PRESERVED_PROTO_LIBRARY_STRING_ATTRIBUTES = {
// TypeScript:
"package_name", "main_service", "bundle_config", "iam_service",
// Ruby:
"ruby_cloud_title", "ruby_cloud_description",
// Other languages: add below
};

Expand Down

0 comments on commit 5b88dd7

Please sign in to comment.