Adding methods for fetching JSON representation of server template and the value source of the config values by pijushcs · Pull Request #850 · firebase/firebase-admin-python

@pijushcs marked this pull request as draft

January 9, 2025 16:57

Pijush Chakraborty added 2 commits

January 9, 2025 22:34

@pijushcs pijushcs marked this pull request as ready for review

January 9, 2025 18:11

lahirumaramba

pijushcs added a commit that referenced this pull request

Feb 12, 2025
…d the value source of the config values (#850)

* Updating ServerTemplate to accomodate to_json() method

* Updating unit tests and docstrings

* Adding re-entrant lock to make template cache updates/reads atomic

---------

Co-authored-by: Pijush Chakraborty <pijushc@google.com>

pijushcs added a commit that referenced this pull request

Feb 12, 2025
…d the value source of the config values (#850)

* Updating ServerTemplate to accomodate to_json() method

* Updating unit tests and docstrings

* Adding re-entrant lock to make template cache updates/reads atomic

---------

Co-authored-by: Pijush Chakraborty <pijushc@google.com>