• M. Mert Yıldıran's avatar
    Add support of displaying nested data structures of Kafka in the right-pane (#643) · 4db8e890
    M. Mert Yıldıran authored
    * Handle nested `topicData` in `representProduceRequest`
    
    * Handle nested `topics` in `representCreateTopicsRequest` and `representCreateTopicsResponse`
    
    * Handle nested `responses` in `representProduceResponse`
    
    * Handle nested `topics` in `representFetchRequest` and nested `responses` in `representFetchResponse`
    
    * Introduce `ignoreKeys` argument to `representMapAsTable` and ignore the keys based on that argument
    
    * Bring back the `nil` checks
    4db8e890