Sha256: 52643cc16dd0f8dfc8e11e15a2f0b6181ffaaff12743c3f49492ed07a82a112a
Contents?: true
Size: 480 Bytes
Versions: 64
Compression:
Stored size: 480 Bytes
Contents
<a name="<%= interaction.id %>"></a><% formatted_provider_states = h(interaction.formatted_provider_states mark_bold: true) %> <%= if !formatted_provider_states.empty? "Given #{formatted_provider_states}, upon receiving" else "Upon receiving" end %> **<%= h(interaction.description) %>** from <%= h(interaction.consumer_name) %>, with ```json <%= interaction.request %> ``` <%= h(interaction.provider_name) %> will respond with: ```json <%= interaction.response %> ```
Version data entries
64 entries across 64 versions & 1 rubygems