Sha256: 598548a7f84386c467d3993a0adaeb213e1195b195d4e7bed1de9d8bcecf572f
Contents?: true
Size: 366 Bytes
Versions: 7
Compression:
Stored size: 366 Bytes
Contents
Use the `documentation` to provide reference to online docs for the current operation. ```ruby operation :find_cat do |settings| # remember that you have access to settings documentation "https://cats.example.com/v#{settings.version}/docs/find_cats" end ``` The link will be shown in exceptions risen when either request or response mismatches type constraints.
Version data entries
7 entries across 7 versions & 1 rubygems