Daniel Seijo
Daniel Seijo
This PR adds a new `@Queries` decorator that accepts an object and wraps all the query parameters into it. This is something very useful for example if the request has...
### Related issues https://github.com/firebase/firebase-functions/issues/1618 - Tried the solution proposed there but it did nothing ### [REQUIRED] Version info **node:** v20.12.2 **firebase-functions:** 6.0.1 **firebase-tools:** 13.20.2 **firebase-admin:** 12.6.0 ### [REQUIRED] Test case...
## Description Using the git info that the app already uses to show the last modified date, I have added the last person that modified the page also. This is...