Expand description
Format detection implementations.
Structs§
- Generic
Json Detector - Generic JSON detector — matches any valid JSON body.
- Json
Field Detector - Detects JSON format by checking for known field names in the body.
Format detection implementations.