Yin Bin 4 luni în urmă
părinte
comite
8a0327a9fa
2 a modificat fișierele cu 5 adăugiri și 5 ștergeri
  1. 1 1
      config/scribe.php
  2. 4 4
      resources/views/scribe/index.blade.php

+ 1 - 1
config/scribe.php

@@ -153,7 +153,7 @@ INTRO,
 
     'external' => [
         'html_attributes' => [
-            'dark-mode' => true,
+            'dark-mode' => false,
         ],
     ],
 ];

+ 4 - 4
resources/views/scribe/index.blade.php

@@ -1940,7 +1940,7 @@ You can check the Dev Tools console for debugging information.</code></pre>
 
 <div class="javascript-example">
     <pre><code class="language-javascript">const url = new URL(
-    "http://127.0.0.1/api/coach/location/asperiores"
+    "http://127.0.0.1/api/coach/location/voluptates"
 );
 
 const headers = {
@@ -1963,7 +1963,7 @@ fetch(url, {
 
 <div class="bash-example">
     <pre><code class="language-bash">curl --request DELETE \
-    "http://127.0.0.1/api/coach/location/asperiores" \
+    "http://127.0.0.1/api/coach/location/voluptates" \
     --header "Authorization: Bearer {YOUR_AUTH_KEY}" \
     --header "Content-Type: application/json" \
     --data "{
@@ -2063,10 +2063,10 @@ You can check the Dev Tools console for debugging information.</code></pre>
  &nbsp;
                 <input type="text" style="display: none"
                               name="id"                data-endpoint="DELETEapi-coach-location--id-"
-               value="asperiores"
+               value="voluptates"
                data-component="url">
     <br>
-<p>The ID of the location. Example: <code>asperiores</code></p>
+<p>The ID of the location. Example: <code>voluptates</code></p>
             </div>
                             <h4 class="fancy-heading-panel"><b>Body Parameters</b></h4>
         <div style=" padding-left: 28px;  clear: unset;">