Top Level Namespace

Defined in:

Method Summary

Method Detail

def fill_schema(schema : Swagger::Objects::Document, har : HAR::Data) #

define a method that will fill the example values for a given schema from the har


[View source]
def match_paths(schema : Swagger::Objects::Document, har : HAR::Data, &) #

define a method that will match paths from the har to the schema


[View source]