Details
-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
-
SDK39: CLQ, Docs
Description
There are a number of places where JSON and Form media types are created with inline custom strings. These values do not change and it is inefficient to keep recreating these strings, especially in high volume scenarios.
This ticket is to create a collection of strings to be reused throughout the source code when dealing with Media Types.