# Functions
NewFakeClient creates a new FakeClient from the given Fake.
# Structs
Fake opens and returns a openapi swagger from a file Path.
FakeClient implements a dummy OpenAPISchemaInterface that uses the fake OpenAPI schema given as a parameter, and count the number of call to the function.