Commit a920179
implement rds-data service (#645)
* implement RDSDataService
* Handle recurcion is JsonRest
* Update Services
* Update RdsDataService
* Fallback endpoint when not available
* set FUNCTION_KEY in more places
* update readme for value object
* php cs fix
* implement $fn usage detection
* make phpstan ignore array keys that are defined out of order
phpstan/phpstan#3358
* revert added complexity by just ignoring phpstan messages
* change capitalisation of the rds data service
* ignore argument missmatch in generated code
* avoid edge case where a function is accessed but not created
Co-authored-by: Jérémy Derussé <jeremy@derusse.com>1 parent 9888d12 commit a920179
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
| |||
0 commit comments