Skip to content

Commit

Permalink
Deploying to gh-pages from @ 53abe0b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Dec 2, 2024
1 parent f276664 commit 20f99de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v19_09.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ <h3>Fields</h3>
<div class="row responsive-table-row">
<div class="col-xs-3 col-lg-2"><code>type</code></div>
<div class="col-xs-2 col-lg-1">required</div>
<div class="col-xs-7 col-lg-3"><a href="#GalaxyType">GalaxyType</a> | <a href="#PrimitiveType">string</a> | <a href="#PrimitiveType">null</a></div>
<div class="col-xs-7 col-lg-3"><a href="#GalaxyType">GalaxyType</a> | <a href="#PrimitiveType">null</a> | array&lt;<a href="#GalaxyType">GalaxyType</a>&gt;</div>
<div class="col-xs-12 col-lg-6 description-col"><p>Specify valid types of data that may be assigned to this parameter.</p>
</div>
</div>
Expand Down

0 comments on commit 20f99de

Please sign in to comment.