We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a8929 commit 78a629dCopy full SHA for 78a629d
1 file changed
docs/structured-output/index.html
@@ -129,6 +129,12 @@ <h2>JSON Fixture</h2>
129
</div>
130
131
<h2>Match Behavior</h2>
132
+ <p>
133
+ Each row shows whether a request matches a fixture based on the combination of their
134
+ <code>responseFormat</code> values. A fixture without <code>responseFormat</code> is a
135
+ wildcard (matches all requests), but a fixture with <code>responseFormat</code> is a
136
+ filter (only matches requests that specify that format).
137
+ </p>
138
<table class="endpoint-table">
139
<thead>
140
<tr>
0 commit comments