update golden/comprehensive.md

This is technically a breaking change, because if a Capture has both a
Description and a ToCapture instance, the Description now takes
precedence. Since this Description wasn't doing anything before, I am
guessing that most projects currently only use Description to describe
their endpoints and not their Captures, and thus that few people will be
affected by this breaking change.
This commit is contained in:
Samuel Gélineau 2021-05-19 15:30:27 -04:00
parent 1f53a065a6
commit 2a105b5682

View File

@ -56,7 +56,7 @@
### Captures:
- *foo*: Capture foo Int
- *foo*: example description
### Response: