MapperServiceImpl
Implementation of MapperService. This service is responsible for mapping the original response to a new response based on the mapping rules.
Functions
Link copied to clipboard
open override fun mapResponse(mappingRules: String, originalResponse: OriginalResponse): MappedResponse
Link copied to clipboard
Link copied to clipboard