forked from LiveCarta/PayPal-PHP-SDK
Ability to handle missing accesors for unknown objects in json
- JSON body that has objects who do not have Model Getter Setters are handled properly
This commit is contained in:
@@ -34,7 +34,7 @@ log.FileName=PayPal.log
|
||||
; Logging level can be one of FINE, INFO, WARN or ERROR
|
||||
; Logging is most verbose in the 'FINE' level and
|
||||
; decreases as you proceed towards ERROR
|
||||
log.LogLevel=FINE
|
||||
log.LogLevel=DEBUG
|
||||
|
||||
;Validation Configuration
|
||||
[validation]
|
||||
|
||||
Reference in New Issue
Block a user