Generate the data path for storing success response fields
Constructs a hierarchical path string that determines where success response field data is stored in the parsed API data structure. The path includes the current group to organize fields by response status code.
Path string in format "local.success.fields.{group}"
Exports