Skip to content

Commit b49748e

Browse files
committed
deploy: 8aa140e
1 parent 50d96c5 commit b49748e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

api/EasyPost.Models.API.Options.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,7 +1767,7 @@ <h4 id="EasyPost_Models_API_Options_Machinable" data-uid="EasyPost.Models.API.Op
17671767
<div class="markdown level1 conceptual"></div>
17681768
<h5 class="declaration">Declaration</h5>
17691769
<div class="codewrapper">
1770-
<pre><code class="lang-csharp hljs">public string? Machinable { get; set; }</code></pre>
1770+
<pre><code class="lang-csharp hljs">public bool? Machinable { get; set; }</code></pre>
17711771
</div>
17721772
<h5 class="propertyValue">Property Value</h5>
17731773
<table class="table table-bordered table-striped table-condensed">
@@ -1779,7 +1779,7 @@ <h5 class="propertyValue">Property Value</h5>
17791779
</thead>
17801780
<tbody>
17811781
<tr>
1782-
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.String</span>&gt;</td>
1782+
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.Boolean</span>&gt;</td>
17831783
<td></td>
17841784
</tr>
17851785
</tbody>

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,7 @@
11371137
"output": {
11381138
".html": {
11391139
"relative_path": "api/EasyPost.Models.API.Options.html",
1140-
"hash": "h/O4eXgtQGGoJ+IkwZd9DqgvcjTbV3SsWoVGVzfgJRE="
1140+
"hash": "jaHs3dxvPaH4fSrKYcvxXoMNDkWPFWnZgW0qA8B7tAw="
11411141
}
11421142
},
11431143
"is_incremental": false,

0 commit comments

Comments
 (0)