wearefrank / ladybug

Enable users of your application to debug and test it
Apache License 2.0
12 stars 8 forks source link

Metadata type definition for the TestToolApi #239

Closed MarkvdVorst closed 1 month ago

MarkvdVorst commented 2 months ago

Needed for issue #291

Adds an extra field in the testtool/views/ GET request that gives the types of the different fields currently being used by reports. ex. correlationId: string, storageId:int, etc.