Release Summary

FeatureDescriptionID
HTTP Method ConfigurationAdd configurable HTTP method per endpoint#24758

Detailed Feature Information


HTTP Method Configuration (#24758)

Enhanced flexibility for Madden Analytics Connect by allowing configuration of HTTP methods per endpoint.

Add Possibility to Change HTTP Method (#24758)

This enhancement adds the capability to configure the HTTP method (GET, POST, PUT, DELETE, etc.) used when calling Madden Analytics endpoints. Previously, the HTTP method was fixed for all endpoint calls. This change provides greater flexibility to support different API requirements and improves compatibility with various Madden Analytics API configurations.

Benefits:

Breaking Changes

No breaking changes in this release.

Bug Fixes

None