Skip to content

Commit

Permalink
Codes are generated by openapi generator (#621)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and github-actions authored Nov 7, 2024
1 parent ca35aea commit eebb640
Show file tree
Hide file tree
Showing 63 changed files with 34,162 additions and 106 deletions.
12 changes: 6 additions & 6 deletions docs/classes/LINE-Clients-Liff-Model-UpdateLiffAppRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ <h3 id="toc">
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/LINE-Clients-Liff-Model-UpdateLiffAppRequest.html#method_getView">getView()</a>
<span>
&nbsp;: <a href="classes/LINE-Clients-Liff-Model-LiffView.html"><abbr title="\LINE\Clients\Liff\Model\LiffView">LiffView</abbr></a>|null </span>
&nbsp;: <a href="classes/LINE-Clients-Liff-Model-UpdateLiffView.html"><abbr title="\LINE\Clients\Liff\Model\UpdateLiffView">UpdateLiffView</abbr></a>|null </span>
</dt>
<dd>Gets view</dd>

Expand Down Expand Up @@ -870,7 +870,7 @@ <h4 class="phpdocumentor-element__name" id="property_openAPITypes">
<span class="phpdocumentor-signature__visibility">protected</span>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__type">array&lt;string|int, string&gt;</span>
<span class="phpdocumentor-signature__name">$openAPITypes</span>
= <span class="phpdocumentor-signature__default-value">[&#039;view&#039; =&gt; &#039;\\LINE\\Clients\\Liff\\Model\\LiffView&#039;, &#039;description&#039; =&gt; &#039;string&#039;, &#039;features&#039; =&gt; &#039;\\LINE\\Clients\\Liff\\Model\\LiffFeatures&#039;, &#039;permanentLinkPattern&#039; =&gt; &#039;string&#039;, &#039;scope&#039; =&gt; &#039;\\LINE\\Clients\\Liff\\Model\\LiffScope[]&#039;, &#039;botPrompt&#039; =&gt; &#039;\\LINE\\Clients\\Liff\\Model\\LiffBotPrompt&#039;]</span></code>
= <span class="phpdocumentor-signature__default-value">[&#039;view&#039; =&gt; &#039;\\LINE\\Clients\\Liff\\Model\\UpdateLiffView&#039;, &#039;description&#039; =&gt; &#039;string&#039;, &#039;features&#039; =&gt; &#039;\\LINE\\Clients\\Liff\\Model\\LiffFeatures&#039;, &#039;permanentLinkPattern&#039; =&gt; &#039;string&#039;, &#039;scope&#039; =&gt; &#039;\\LINE\\Clients\\Liff\\Model\\LiffScope[]&#039;, &#039;botPrompt&#039; =&gt; &#039;\\LINE\\Clients\\Liff\\Model\\LiffBotPrompt&#039;]</span></code>



Expand Down Expand Up @@ -1282,14 +1282,14 @@ <h4 class="phpdocumentor-element__name" id="method_getView">

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">getView</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/LINE-Clients-Liff-Model-LiffView.html"><abbr title="\LINE\Clients\Liff\Model\LiffView">LiffView</abbr></a>|null</span></code>
<span class="phpdocumentor-signature__name">getView</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/LINE-Clients-Liff-Model-UpdateLiffView.html"><abbr title="\LINE\Clients\Liff\Model\UpdateLiffView">UpdateLiffView</abbr></a>|null</span></code>





<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type"><a href="classes/LINE-Clients-Liff-Model-LiffView.html"><abbr title="\LINE\Clients\Liff\Model\LiffView">LiffView</abbr></a>|null</span>
<span class="phpdocumentor-signature__response_type"><a href="classes/LINE-Clients-Liff-Model-UpdateLiffView.html"><abbr title="\LINE\Clients\Liff\Model\UpdateLiffView">UpdateLiffView</abbr></a>|null</span>
&mdash;


Expand Down Expand Up @@ -1998,14 +1998,14 @@ <h4 class="phpdocumentor-element__name" id="method_setView">

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">setView</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/LINE-Clients-Liff-Model-LiffView.html"><abbr title="\LINE\Clients\Liff\Model\LiffView">LiffView</abbr></a>|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$view</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">self</span></code>
<span class="phpdocumentor-signature__name">setView</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/LINE-Clients-Liff-Model-UpdateLiffView.html"><abbr title="\LINE\Clients\Liff\Model\UpdateLiffView">UpdateLiffView</abbr></a>|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$view</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">self</span></code>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$view</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/LINE-Clients-Liff-Model-LiffView.html"><abbr title="\LINE\Clients\Liff\Model\LiffView">LiffView</abbr></a>|null</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/LINE-Clients-Liff-Model-UpdateLiffView.html"><abbr title="\LINE\Clients\Liff\Model\UpdateLiffView">UpdateLiffView</abbr></a>|null</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>view</p>
Expand Down
Loading

0 comments on commit eebb640

Please sign in to comment.