OpenApiCodeGen.Client.Req.Path (openapi_codegen v0.1.0)

Path generation operations for Req.

Summary

Functions

Generates an interpolated string to be used by the client.

Functions

Link to this function

generate(client_module_name, path)

Generates an interpolated string to be used by the client.

Params

  • client_module_name module name of the generated client
  • path to generate the request path with string interpolation