Requirements
Current Behaviour
It's not possible to get flag's metadata from an instance of OfrepApiSuccessResponse when a flag is retrieved using get*Details().
New Behaviour
an instance of OfrepApiSuccessResponse expose a getMetadata() or getFlagMetadata() method to get flag's metadata from the OFREP API response.
Requirements
Current Behaviour
It's not possible to get flag's metadata from an instance of
OfrepApiSuccessResponsewhen a flag is retrieved usingget*Details().New Behaviour
an instance of
OfrepApiSuccessResponseexpose agetMetadata()orgetFlagMetadata()method to get flag's metadata from the OFREP API response.