Skip to content

Commit

Permalink
Codes are generated by openapi generator (#573)
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 Feb 6, 2024
1 parent 510b0df commit f8cc5c6
Show file tree
Hide file tree
Showing 26 changed files with 7,655 additions and 87 deletions.
1,890 changes: 1,890 additions & 0 deletions docs/classes/LINE-Webhook-Model-FollowDetail.html

Large diffs are not rendered by default.

164 changes: 128 additions & 36 deletions docs/classes/LINE-Webhook-Model-FollowEvent.html

Large diffs are not rendered by default.

166 changes: 129 additions & 37 deletions docs/classes/LINE-Webhook-Model-FollowEventAllOf.html

Large diffs are not rendered by default.

1,890 changes: 1,890 additions & 0 deletions docs/classes/LINE-Webhook-Model-JoinEventAllOf.html

Large diffs are not rendered by default.

557 changes: 557 additions & 0 deletions docs/classes/LINE-Webhook-Test-Model-FollowDetailTest.html

Large diffs are not rendered by default.

40 changes: 40 additions & 0 deletions docs/classes/LINE-Webhook-Test-Model-FollowEventAllOfTest.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,13 @@ <h3 id="toc">
</dt>
<dd>Test &quot;FollowEventAllOf&quot;</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/LINE-Webhook-Test-Model-FollowEventAllOfTest.html#method_testPropertyFollow">testPropertyFollow()</a>
<span>
&nbsp;: mixed </span>
</dt>
<dd>Test attribute &quot;follow&quot;</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/LINE-Webhook-Test-Model-FollowEventAllOfTest.html#method_testPropertyReplyToken">testPropertyReplyToken()</a>
<span>
Expand Down Expand Up @@ -425,6 +432,39 @@ <h4 class="phpdocumentor-element__name" id="method_testFollowEventAllOf">



<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">mixed</span>
&mdash;


</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_testPropertyFollow">
testPropertyFollow()
<a href="classes/LINE-Webhook-Test-Model-FollowEventAllOfTest.html#method_testPropertyFollow" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/webhook/test/Model/FollowEventAllOfTest.php"><a href="files/src-webhook-test-model-followeventalloftest.html"><abbr title="src/webhook/test/Model/FollowEventAllOfTest.php">FollowEventAllOfTest.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">109</span>

</aside>

<p class="phpdocumentor-summary">Test attribute &quot;follow&quot;</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">testPropertyFollow</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>





<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">mixed</span>
&mdash;
Expand Down
40 changes: 40 additions & 0 deletions docs/classes/LINE-Webhook-Test-Model-FollowEventTest.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,13 @@ <h3 id="toc">
</dt>
<dd>Test &quot;FollowEvent&quot;</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/LINE-Webhook-Test-Model-FollowEventTest.html#method_testPropertyFollow">testPropertyFollow()</a>
<span>
&nbsp;: mixed </span>
</dt>
<dd>Test attribute &quot;follow&quot;</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/LINE-Webhook-Test-Model-FollowEventTest.html#method_testPropertyReplyToken">testPropertyReplyToken()</a>
<span>
Expand Down Expand Up @@ -425,6 +432,39 @@ <h4 class="phpdocumentor-element__name" id="method_testFollowEvent">



<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">mixed</span>
&mdash;


</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_testPropertyFollow">
testPropertyFollow()
<a href="classes/LINE-Webhook-Test-Model-FollowEventTest.html#method_testPropertyFollow" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/webhook/test/Model/FollowEventTest.php"><a href="files/src-webhook-test-model-followeventtest.html"><abbr title="src/webhook/test/Model/FollowEventTest.php">FollowEventTest.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">109</span>

</aside>

<p class="phpdocumentor-summary">Test attribute &quot;follow&quot;</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">testPropertyFollow</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>





<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">mixed</span>
&mdash;
Expand Down
Loading

0 comments on commit f8cc5c6

Please sign in to comment.