Skip to content

Commit

Permalink
fix: [Firestore] enable rest_numeric_enums for PHP client (#5852)
Browse files Browse the repository at this point in the history
* fix(firestore): enable rest_numeric_enums for PHP client

PiperOrigin-RevId: 506745633

Source-Link: googleapis/googleapis@585fd32

Source-Link: googleapis/googleapis-gen@0285dfc
Copy-Tag: eyJwIjoiRmlyZXN0b3JlLy5Pd2xCb3QueWFtbCIsImgiOiIwMjg1ZGZjNDFlNTg4MWU0NTA1YmY0ZjkyNjVjZGY4MDg3NDIzNWQyIn0=

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Feb 8, 2023
1 parent 5952d3b commit 83ad342
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -268,4 +268,5 @@
],
],
],
'numericEnums' => true,
];

0 comments on commit 83ad342

Please sign in to comment.