[BUGFIX] Removing `configuration` property from `v2/apps/{app_id}` response
A configuration
property was incorrectly being returned in the response from v2/apps/{app_id}
. This property will no longer be returned starting on February 18th 2023. If you need to query an app’s configuration, please use the v2/app-configuration-items
endpoint.