@scalar/cli 1.8.5 → 1.8.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +17 -1
- package/docs.html +100 -66
- package/index.js +612 -464
- package/package.json +17 -16
package/docs.html
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
<title>Scalar CLI Documentation</title>
|
|
9
9
|
<style>
|
|
10
10
|
/* Base CSS will be injected here */
|
|
11
|
-
/* ../../node_modules/.pnpm/@scalar+themes@0.15.
|
|
11
|
+
/* ../../node_modules/.pnpm/@scalar+themes@0.15.3/node_modules/@scalar/themes/dist/style.css */
|
|
12
12
|
@layer scalar-base, scalar-theme;
|
|
13
13
|
@layer scalar-base {
|
|
14
14
|
body {
|
|
@@ -242,6 +242,7 @@
|
|
|
242
242
|
--scalar-text-decoration-hover: underline;
|
|
243
243
|
--scalar-link-font-weight: inherit;
|
|
244
244
|
--scalar-sidebar-indent: 20px;
|
|
245
|
+
--scalar-sidebar-padding: 12px;
|
|
245
246
|
}
|
|
246
247
|
.dark-mode {
|
|
247
248
|
color-scheme: dark;
|
|
@@ -397,7 +398,7 @@
|
|
|
397
398
|
}
|
|
398
399
|
}
|
|
399
400
|
|
|
400
|
-
/* ../../node_modules/.pnpm/@scalar+themes@0.15.
|
|
401
|
+
/* ../../node_modules/.pnpm/@scalar+themes@0.15.3/node_modules/@scalar/themes/dist/fonts/fonts.css */
|
|
401
402
|
@font-face {
|
|
402
403
|
font-family: "Inter";
|
|
403
404
|
font-style: normal;
|
|
@@ -3709,7 +3710,7 @@ blockquote.t-editor__quote > * {
|
|
|
3709
3710
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3710
3711
|
</svg></button>
|
|
3711
3712
|
</h2>
|
|
3712
|
-
<div id="
|
|
3713
|
+
<div id="Ifa2dIwaiiBBD6btfxz9d" class="t-editor__code-container" data-lang="bash" style="position: relative;">
|
|
3713
3714
|
<pre style="
|
|
3714
3715
|
--line-digits: 2;
|
|
3715
3716
|
--line-number-start: -1;
|
|
@@ -3732,7 +3733,7 @@ blockquote.t-editor__quote > * {
|
|
|
3732
3733
|
</svg></button>
|
|
3733
3734
|
</h2>
|
|
3734
3735
|
<p class="t-editor__paragraph">If you really want to become friends you should install the CLI:</p>
|
|
3735
|
-
<div id="
|
|
3736
|
+
<div id="6mwfMoUrKWQiT7e6REdH5" class="t-editor__code-container" data-lang="bash" style="position: relative;">
|
|
3736
3737
|
<pre style="
|
|
3737
3738
|
--line-digits: 2;
|
|
3738
3739
|
--line-number-start: -1;
|
|
@@ -3756,7 +3757,7 @@ blockquote.t-editor__quote > * {
|
|
|
3756
3757
|
</svg></button>
|
|
3757
3758
|
</h3>
|
|
3758
3759
|
<p class="t-editor__paragraph">There’s another <code inline="true" class="t-editor__inline-code">scalar</code> CLI, which is bundled with <code inline="true" class="t-editor__inline-code">git</code>. If you run into naming conflicts, but never use the other CLI anyway, you can replace it like this:</p>
|
|
3759
|
-
<div id="
|
|
3760
|
+
<div id="7defZTLeJfbJXa0iWozQM" class="t-editor__code-container" data-lang="bash" style="position: relative;">
|
|
3760
3761
|
<pre style="
|
|
3761
3762
|
--line-digits: 2;
|
|
3762
3763
|
--line-number-start: -1;
|
|
@@ -3770,7 +3771,7 @@ blockquote.t-editor__quote > * {
|
|
|
3770
3771
|
</svg></button>
|
|
3771
3772
|
</div>
|
|
3772
3773
|
<p class="t-editor__paragraph">Or, if you want to keep using the other <code inline="true" class="t-editor__inline-code">scalar</code> CLI, you can just stick to <code inline="true" class="t-editor__inline-code">npx</code> (or <code inline="true" class="t-editor__inline-code">pnpm dlx</code>):</p>
|
|
3773
|
-
<div id="
|
|
3774
|
+
<div id="DFluSr68hjxSvtKkmyCdR" class="t-editor__code-container" data-lang="bash" style="position: relative;">
|
|
3774
3775
|
<pre style="
|
|
3775
3776
|
--line-digits: 2;
|
|
3776
3777
|
--line-number-start: -1;
|
|
@@ -3796,7 +3797,7 @@ blockquote.t-editor__quote > * {
|
|
|
3796
3797
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3797
3798
|
</svg></button>
|
|
3798
3799
|
</h2>
|
|
3799
|
-
<div id="
|
|
3800
|
+
<div id="r7hiwZzMm4qxDYvi4ljJ9" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3800
3801
|
<pre style="
|
|
3801
3802
|
--line-digits: 2;
|
|
3802
3803
|
--line-number-start: -1;
|
|
@@ -3805,7 +3806,7 @@ blockquote.t-editor__quote > * {
|
|
|
3805
3806
|
<span class="t-code__line" data-line-number="2">CLI to work with your OpenAPI files</span>
|
|
3806
3807
|
<span class="t-code__line" data-line-number="3"></span>
|
|
3807
3808
|
<span class="t-code__line" data-line-number="4">Options:</span>
|
|
3808
|
-
<span class="t-code__line" data-line-number="5"> -
|
|
3809
|
+
<span class="t-code__line" data-line-number="5"> -v, --version output the version number</span>
|
|
3809
3810
|
<span class="t-code__line" data-line-number="6"> -h, --help display help for command</span>
|
|
3810
3811
|
<span class="t-code__line" data-line-number="7"></span>
|
|
3811
3812
|
<span class="t-code__line" data-line-number="8">Commands:</span>
|
|
@@ -3836,7 +3837,7 @@ blockquote.t-editor__quote > * {
|
|
|
3836
3837
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3837
3838
|
</svg></button>
|
|
3838
3839
|
</h3>
|
|
3839
|
-
<div id="
|
|
3840
|
+
<div id="rvoJpd30XujPNkYm72vKx" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3840
3841
|
<pre style="
|
|
3841
3842
|
--line-digits: 2;
|
|
3842
3843
|
--line-number-start: -1;
|
|
@@ -3866,7 +3867,7 @@ blockquote.t-editor__quote > * {
|
|
|
3866
3867
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3867
3868
|
</svg></button>
|
|
3868
3869
|
</h4>
|
|
3869
|
-
<div id="
|
|
3870
|
+
<div id="LjvMWzgTMnv9LWRr0o3SY" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3870
3871
|
<pre style="
|
|
3871
3872
|
--line-digits: 2;
|
|
3872
3873
|
--line-number-start: -1;
|
|
@@ -3894,7 +3895,7 @@ blockquote.t-editor__quote > * {
|
|
|
3894
3895
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3895
3896
|
</svg></button>
|
|
3896
3897
|
</h3>
|
|
3897
|
-
<div id="
|
|
3898
|
+
<div id="9gawUVjSR9qG7JpwR6Yc7" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3898
3899
|
<pre style="
|
|
3899
3900
|
--line-digits: 2;
|
|
3900
3901
|
--line-number-start: -1;
|
|
@@ -3921,7 +3922,7 @@ blockquote.t-editor__quote > * {
|
|
|
3921
3922
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3922
3923
|
</svg></button>
|
|
3923
3924
|
</h3>
|
|
3924
|
-
<div id="
|
|
3925
|
+
<div id="RtV5ZymrtGkhAM0MbjCSV" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3925
3926
|
<pre style="
|
|
3926
3927
|
--line-digits: 2;
|
|
3927
3928
|
--line-number-start: -1;
|
|
@@ -3954,7 +3955,7 @@ blockquote.t-editor__quote > * {
|
|
|
3954
3955
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3955
3956
|
</svg></button>
|
|
3956
3957
|
</h4>
|
|
3957
|
-
<div id="
|
|
3958
|
+
<div id="9gGermSrfQxRIHRCLFSk5" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3958
3959
|
<pre style="
|
|
3959
3960
|
--line-digits: 2;
|
|
3960
3961
|
--line-number-start: -1;
|
|
@@ -3984,7 +3985,7 @@ blockquote.t-editor__quote > * {
|
|
|
3984
3985
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3985
3986
|
</svg></button>
|
|
3986
3987
|
</h4>
|
|
3987
|
-
<div id="
|
|
3988
|
+
<div id="nrmrSg6qgnHxum66E9PXk" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3988
3989
|
<pre style="
|
|
3989
3990
|
--line-digits: 2;
|
|
3990
3991
|
--line-number-start: -1;
|
|
@@ -4011,7 +4012,7 @@ blockquote.t-editor__quote > * {
|
|
|
4011
4012
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4012
4013
|
</svg></button>
|
|
4013
4014
|
</h4>
|
|
4014
|
-
<div id="
|
|
4015
|
+
<div id="B7sx0ahyFThaHD9yKG3Yv" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4015
4016
|
<pre style="
|
|
4016
4017
|
--line-digits: 2;
|
|
4017
4018
|
--line-number-start: -1;
|
|
@@ -4038,7 +4039,7 @@ blockquote.t-editor__quote > * {
|
|
|
4038
4039
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4039
4040
|
</svg></button>
|
|
4040
4041
|
</h3>
|
|
4041
|
-
<div id="
|
|
4042
|
+
<div id="eFir3VBxmUGG9fzVMXQow" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4042
4043
|
<pre style="
|
|
4043
4044
|
--line-digits: 2;
|
|
4044
4045
|
--line-number-start: -1;
|
|
@@ -4054,15 +4055,16 @@ blockquote.t-editor__quote > * {
|
|
|
4054
4055
|
<span class="t-code__line" data-line-number="9"> split [options] [file|url] Split your OpenAPI documents on small chunks</span>
|
|
4055
4056
|
<span class="t-code__line" data-line-number="10"> join [options] <files...> Merge multiple OpenAPI documents into a single unified document</span>
|
|
4056
4057
|
<span class="t-code__line" data-line-number="11"> format [options] [file|url] Format an OpenAPI file</span>
|
|
4057
|
-
<span class="t-code__line" data-line-number="12">
|
|
4058
|
-
<span class="t-code__line" data-line-number="13">
|
|
4059
|
-
<span class="t-code__line" data-line-number="14">
|
|
4060
|
-
<span class="t-code__line" data-line-number="15">
|
|
4061
|
-
<span class="t-code__line" data-line-number="16">
|
|
4062
|
-
<span class="t-code__line" data-line-number="17">
|
|
4063
|
-
<span class="t-code__line" data-line-number="18">
|
|
4064
|
-
<span class="t-code__line" data-line-number="19">
|
|
4065
|
-
<span class="t-code__line" data-line-number="20">
|
|
4058
|
+
<span class="t-code__line" data-line-number="12"> convert [options] [file|url] Convert a Postman collection to an OpenAPI document</span>
|
|
4059
|
+
<span class="t-code__line" data-line-number="13"> markdown [options] [file|url] Generate Markdown from an OpenAPI file</span>
|
|
4060
|
+
<span class="t-code__line" data-line-number="14"> mock [options] [file|url] Mock an API from an OpenAPI file</span>
|
|
4061
|
+
<span class="t-code__line" data-line-number="15"> serve [options] [file|url] Serve an API Reference from an OpenAPI file</span>
|
|
4062
|
+
<span class="t-code__line" data-line-number="16"> share [options] [file] Share an OpenAPI file</span>
|
|
4063
|
+
<span class="t-code__line" data-line-number="17"> validate [file|url] Validate an OpenAPI file</span>
|
|
4064
|
+
<span class="t-code__line" data-line-number="18"> void [options] Boot a server to mirror HTTP requests</span>
|
|
4065
|
+
<span class="t-code__line" data-line-number="19"> lint [options] [file|url] Lint your OpenAPI file using spectral rules</span>
|
|
4066
|
+
<span class="t-code__line" data-line-number="20"> upgrade [options] [file|url] Upgrade OpenAPI document to version 3.1</span>
|
|
4067
|
+
<span class="t-code__line" data-line-number="21"> help [command] display help for command</span>
|
|
4066
4068
|
</code></pre><button class="language-button t-editor__language-picker" data-scalar-type="code-block-copy" type="button">plaintext
|
|
4067
4069
|
<svg class="lang-copy" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 256 256">
|
|
4068
4070
|
<path d="M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32ZM160,208H48V96H160Zm48-48H176V88a8,8,0,0,0-8-8H96V48H208Z"></path>
|
|
@@ -4080,7 +4082,7 @@ blockquote.t-editor__quote > * {
|
|
|
4080
4082
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4081
4083
|
</svg></button>
|
|
4082
4084
|
</h4>
|
|
4083
|
-
<div id="
|
|
4085
|
+
<div id="k6K4Yv4kQxuFrFNcS6yDI" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4084
4086
|
<pre style="
|
|
4085
4087
|
--line-digits: 2;
|
|
4086
4088
|
--line-number-start: -1;
|
|
@@ -4114,7 +4116,7 @@ blockquote.t-editor__quote > * {
|
|
|
4114
4116
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4115
4117
|
</svg></button>
|
|
4116
4118
|
</h4>
|
|
4117
|
-
<div id="
|
|
4119
|
+
<div id="CwEJL9CcZcR3C9fK8I5l5" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4118
4120
|
<pre style="
|
|
4119
4121
|
--line-digits: 2;
|
|
4120
4122
|
--line-number-start: -1;
|
|
@@ -4145,7 +4147,7 @@ blockquote.t-editor__quote > * {
|
|
|
4145
4147
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4146
4148
|
</svg></button>
|
|
4147
4149
|
</h4>
|
|
4148
|
-
<div id="
|
|
4150
|
+
<div id="0BaD0hV0E1Q5qxLtI03nm" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4149
4151
|
<pre style="
|
|
4150
4152
|
--line-digits: 2;
|
|
4151
4153
|
--line-number-start: -1;
|
|
@@ -4177,7 +4179,7 @@ blockquote.t-editor__quote > * {
|
|
|
4177
4179
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4178
4180
|
</svg></button>
|
|
4179
4181
|
</h4>
|
|
4180
|
-
<div id="
|
|
4182
|
+
<div id="b0yLsOyTt7WoKPLlrCRgP" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4181
4183
|
<pre style="
|
|
4182
4184
|
--line-digits: 2;
|
|
4183
4185
|
--line-number-start: -1;
|
|
@@ -4199,6 +4201,38 @@ blockquote.t-editor__quote > * {
|
|
|
4199
4201
|
<path d="M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z"></path>
|
|
4200
4202
|
</svg></button>
|
|
4201
4203
|
</div>
|
|
4204
|
+
<h4 id="convert" class="scroll-pad interaction-observer-heading t-editor__heading" data-level="4" data-scalar-type="heading">
|
|
4205
|
+
convert
|
|
4206
|
+
<button class="notify-container" aria-label="Copy link to heading"><svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 256 256" aria-hidden="true" class="icon notify">
|
|
4207
|
+
<path d="M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z"></path>
|
|
4208
|
+
</svg>
|
|
4209
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 256 256" aria-hidden="true" class="icon">
|
|
4210
|
+
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4211
|
+
</svg></button>
|
|
4212
|
+
</h4>
|
|
4213
|
+
<div id="rrLEkpY4vODHh6Utvukob" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4214
|
+
<pre style="
|
|
4215
|
+
--line-digits: 2;
|
|
4216
|
+
--line-number-start: -1;
|
|
4217
|
+
" class="t-editor__code custom-code custom-scroll" data-focus="" data-highlight="" data-added="" data-removed="" data-line-number-start="0"><code class="hljs language-plaintext" language="plaintext"><span class="t-code__line" data-line-number="0">Usage: scalar document convert [options] [file|url]</span>
|
|
4218
|
+
<span class="t-code__line" data-line-number="1"></span>
|
|
4219
|
+
<span class="t-code__line" data-line-number="2">Convert a Postman collection to an OpenAPI document</span>
|
|
4220
|
+
<span class="t-code__line" data-line-number="3"></span>
|
|
4221
|
+
<span class="t-code__line" data-line-number="4">Arguments:</span>
|
|
4222
|
+
<span class="t-code__line" data-line-number="5"> file|url Postman collection file path or URL to convert</span>
|
|
4223
|
+
<span class="t-code__line" data-line-number="6"></span>
|
|
4224
|
+
<span class="t-code__line" data-line-number="7">Options:</span>
|
|
4225
|
+
<span class="t-code__line" data-line-number="8"> -o, --output <file> Output file (defaults to stdout)</span>
|
|
4226
|
+
<span class="t-code__line" data-line-number="9"> --merge-operations Merge operations with shared path+method combinations</span>
|
|
4227
|
+
<span class="t-code__line" data-line-number="10"> -h, --help display help for command</span>
|
|
4228
|
+
</code></pre><button class="language-button t-editor__language-picker" data-scalar-type="code-block-copy" type="button">plaintext
|
|
4229
|
+
<svg class="lang-copy" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 256 256">
|
|
4230
|
+
<path d="M216,32H88a8,8,0,0,0-8,8V80H40a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8H168a8,8,0,0,0,8-8V176h40a8,8,0,0,0,8-8V40A8,8,0,0,0,216,32ZM160,208H48V96H160Zm48-48H176V88a8,8,0,0,0-8-8H96V48H208Z"></path>
|
|
4231
|
+
</svg>
|
|
4232
|
+
<svg class="lang-success" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 256 256">
|
|
4233
|
+
<path d="M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z"></path>
|
|
4234
|
+
</svg></button>
|
|
4235
|
+
</div>
|
|
4202
4236
|
<h4 id="markdown" class="scroll-pad interaction-observer-heading t-editor__heading" data-level="4" data-scalar-type="heading">
|
|
4203
4237
|
markdown
|
|
4204
4238
|
<button class="notify-container" aria-label="Copy link to heading"><svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 256 256" aria-hidden="true" class="icon notify">
|
|
@@ -4208,7 +4242,7 @@ blockquote.t-editor__quote > * {
|
|
|
4208
4242
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4209
4243
|
</svg></button>
|
|
4210
4244
|
</h4>
|
|
4211
|
-
<div id="
|
|
4245
|
+
<div id="Pl45DWtf3iNCMaqmiuShO" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4212
4246
|
<pre style="
|
|
4213
4247
|
--line-digits: 2;
|
|
4214
4248
|
--line-number-start: -1;
|
|
@@ -4239,7 +4273,7 @@ blockquote.t-editor__quote > * {
|
|
|
4239
4273
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4240
4274
|
</svg></button>
|
|
4241
4275
|
</h4>
|
|
4242
|
-
<div id="
|
|
4276
|
+
<div id="dYgSyiNYbsV5mmFjrVxho" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4243
4277
|
<pre style="
|
|
4244
4278
|
--line-digits: 2;
|
|
4245
4279
|
--line-number-start: -1;
|
|
@@ -4272,7 +4306,7 @@ blockquote.t-editor__quote > * {
|
|
|
4272
4306
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4273
4307
|
</svg></button>
|
|
4274
4308
|
</h4>
|
|
4275
|
-
<div id="
|
|
4309
|
+
<div id="KVtjUtLTFUgK0xiEbmi13" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4276
4310
|
<pre style="
|
|
4277
4311
|
--line-digits: 2;
|
|
4278
4312
|
--line-number-start: -1;
|
|
@@ -4305,7 +4339,7 @@ blockquote.t-editor__quote > * {
|
|
|
4305
4339
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4306
4340
|
</svg></button>
|
|
4307
4341
|
</h4>
|
|
4308
|
-
<div id="
|
|
4342
|
+
<div id="UDnTZ1At9FZQa7bX6c0mx" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4309
4343
|
<pre style="
|
|
4310
4344
|
--line-digits: 2;
|
|
4311
4345
|
--line-number-start: -1;
|
|
@@ -4336,7 +4370,7 @@ blockquote.t-editor__quote > * {
|
|
|
4336
4370
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4337
4371
|
</svg></button>
|
|
4338
4372
|
</h4>
|
|
4339
|
-
<div id="
|
|
4373
|
+
<div id="qGogIoVjqBdtfsj722DzH" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4340
4374
|
<pre style="
|
|
4341
4375
|
--line-digits: 2;
|
|
4342
4376
|
--line-number-start: -1;
|
|
@@ -4366,7 +4400,7 @@ blockquote.t-editor__quote > * {
|
|
|
4366
4400
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4367
4401
|
</svg></button>
|
|
4368
4402
|
</h4>
|
|
4369
|
-
<div id="
|
|
4403
|
+
<div id="gxwwWFwsbOnunEEcA9tB7" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4370
4404
|
<pre style="
|
|
4371
4405
|
--line-digits: 2;
|
|
4372
4406
|
--line-number-start: -1;
|
|
@@ -4395,7 +4429,7 @@ blockquote.t-editor__quote > * {
|
|
|
4395
4429
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4396
4430
|
</svg></button>
|
|
4397
4431
|
</h4>
|
|
4398
|
-
<div id="
|
|
4432
|
+
<div id="uUINQiXMlPfy0qZeOyj9z" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4399
4433
|
<pre style="
|
|
4400
4434
|
--line-digits: 2;
|
|
4401
4435
|
--line-number-start: -1;
|
|
@@ -4426,7 +4460,7 @@ blockquote.t-editor__quote > * {
|
|
|
4426
4460
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4427
4461
|
</svg></button>
|
|
4428
4462
|
</h4>
|
|
4429
|
-
<div id="
|
|
4463
|
+
<div id="8jdsLw57m3brJtPue4ycd" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4430
4464
|
<pre style="
|
|
4431
4465
|
--line-digits: 2;
|
|
4432
4466
|
--line-number-start: -1;
|
|
@@ -4457,7 +4491,7 @@ blockquote.t-editor__quote > * {
|
|
|
4457
4491
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4458
4492
|
</svg></button>
|
|
4459
4493
|
</h3>
|
|
4460
|
-
<div id="
|
|
4494
|
+
<div id="apSdecjodDZB0l3aO38M7" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4461
4495
|
<pre style="
|
|
4462
4496
|
--line-digits: 2;
|
|
4463
4497
|
--line-number-start: -1;
|
|
@@ -4493,7 +4527,7 @@ blockquote.t-editor__quote > * {
|
|
|
4493
4527
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4494
4528
|
</svg></button>
|
|
4495
4529
|
</h4>
|
|
4496
|
-
<div id="
|
|
4530
|
+
<div id="KYyz14xMl0ImgZTLPgnml" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4497
4531
|
<pre style="
|
|
4498
4532
|
--line-digits: 2;
|
|
4499
4533
|
--line-number-start: -1;
|
|
@@ -4522,7 +4556,7 @@ blockquote.t-editor__quote > * {
|
|
|
4522
4556
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4523
4557
|
</svg></button>
|
|
4524
4558
|
</h4>
|
|
4525
|
-
<div id="
|
|
4559
|
+
<div id="hcVKnIKzzMCAz3TJ1sovd" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4526
4560
|
<pre style="
|
|
4527
4561
|
--line-digits: 2;
|
|
4528
4562
|
--line-number-start: -1;
|
|
@@ -4552,7 +4586,7 @@ blockquote.t-editor__quote > * {
|
|
|
4552
4586
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4553
4587
|
</svg></button>
|
|
4554
4588
|
</h4>
|
|
4555
|
-
<div id="
|
|
4589
|
+
<div id="maR5XlYosdSVPoaprGUlt" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4556
4590
|
<pre style="
|
|
4557
4591
|
--line-digits: 2;
|
|
4558
4592
|
--line-number-start: -1;
|
|
@@ -4581,7 +4615,7 @@ blockquote.t-editor__quote > * {
|
|
|
4581
4615
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4582
4616
|
</svg></button>
|
|
4583
4617
|
</h4>
|
|
4584
|
-
<div id="
|
|
4618
|
+
<div id="mcQV3fw8lrfPnsLqaelac" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4585
4619
|
<pre style="
|
|
4586
4620
|
--line-digits: 2;
|
|
4587
4621
|
--line-number-start: -1;
|
|
@@ -4616,7 +4650,7 @@ blockquote.t-editor__quote > * {
|
|
|
4616
4650
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4617
4651
|
</svg></button>
|
|
4618
4652
|
</h4>
|
|
4619
|
-
<div id="
|
|
4653
|
+
<div id="tlT3CQ9rUrBh1WQXi5woR" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4620
4654
|
<pre style="
|
|
4621
4655
|
--line-digits: 2;
|
|
4622
4656
|
--line-number-start: -1;
|
|
@@ -4647,7 +4681,7 @@ blockquote.t-editor__quote > * {
|
|
|
4647
4681
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4648
4682
|
</svg></button>
|
|
4649
4683
|
</h4>
|
|
4650
|
-
<div id="
|
|
4684
|
+
<div id="8lWVniyo1o1VE47OrXWPV" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4651
4685
|
<pre style="
|
|
4652
4686
|
--line-digits: 2;
|
|
4653
4687
|
--line-number-start: -1;
|
|
@@ -4677,7 +4711,7 @@ blockquote.t-editor__quote > * {
|
|
|
4677
4711
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4678
4712
|
</svg></button>
|
|
4679
4713
|
</h3>
|
|
4680
|
-
<div id="
|
|
4714
|
+
<div id="A25ZFc73lHh6TEAhfR8zs" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4681
4715
|
<pre style="
|
|
4682
4716
|
--line-digits: 2;
|
|
4683
4717
|
--line-number-start: -1;
|
|
@@ -4711,7 +4745,7 @@ blockquote.t-editor__quote > * {
|
|
|
4711
4745
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4712
4746
|
</svg></button>
|
|
4713
4747
|
</h4>
|
|
4714
|
-
<div id="
|
|
4748
|
+
<div id="gHqo7btUkVh50hjGWDDUR" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4715
4749
|
<pre style="
|
|
4716
4750
|
--line-digits: 2;
|
|
4717
4751
|
--line-number-start: -1;
|
|
@@ -4751,7 +4785,7 @@ blockquote.t-editor__quote > * {
|
|
|
4751
4785
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4752
4786
|
</svg></button>
|
|
4753
4787
|
</h4>
|
|
4754
|
-
<div id="
|
|
4788
|
+
<div id="qQUipABQ9AZeyUEkxYkfy" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4755
4789
|
<pre style="
|
|
4756
4790
|
--line-digits: 2;
|
|
4757
4791
|
--line-number-start: -1;
|
|
@@ -4784,7 +4818,7 @@ blockquote.t-editor__quote > * {
|
|
|
4784
4818
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4785
4819
|
</svg></button>
|
|
4786
4820
|
</h4>
|
|
4787
|
-
<div id="
|
|
4821
|
+
<div id="JhSlRhA9znBWmjGcxV2ey" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4788
4822
|
<pre style="
|
|
4789
4823
|
--line-digits: 2;
|
|
4790
4824
|
--line-number-start: -1;
|
|
@@ -4815,7 +4849,7 @@ blockquote.t-editor__quote > * {
|
|
|
4815
4849
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4816
4850
|
</svg></button>
|
|
4817
4851
|
</h4>
|
|
4818
|
-
<div id="
|
|
4852
|
+
<div id="hD8V8xO4FkGYKkRlS48S6" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4819
4853
|
<pre style="
|
|
4820
4854
|
--line-digits: 2;
|
|
4821
4855
|
--line-number-start: -1;
|
|
@@ -4843,7 +4877,7 @@ blockquote.t-editor__quote > * {
|
|
|
4843
4877
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4844
4878
|
</svg></button>
|
|
4845
4879
|
</h3>
|
|
4846
|
-
<div id="
|
|
4880
|
+
<div id="XLbAdZCqAZ3P07NWR0Hst" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4847
4881
|
<pre style="
|
|
4848
4882
|
--line-digits: 2;
|
|
4849
4883
|
--line-number-start: -1;
|
|
@@ -4875,7 +4909,7 @@ blockquote.t-editor__quote > * {
|
|
|
4875
4909
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4876
4910
|
</svg></button>
|
|
4877
4911
|
</h4>
|
|
4878
|
-
<div id="
|
|
4912
|
+
<div id="BPSNxNYniL6OIJ1Fy7qyN" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4879
4913
|
<pre style="
|
|
4880
4914
|
--line-digits: 2;
|
|
4881
4915
|
--line-number-start: -1;
|
|
@@ -4902,7 +4936,7 @@ blockquote.t-editor__quote > * {
|
|
|
4902
4936
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4903
4937
|
</svg></button>
|
|
4904
4938
|
</h4>
|
|
4905
|
-
<div id="
|
|
4939
|
+
<div id="UnyspmgSIhqbcbfm5AAqj" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4906
4940
|
<pre style="
|
|
4907
4941
|
--line-digits: 2;
|
|
4908
4942
|
--line-number-start: -1;
|
|
@@ -4930,7 +4964,7 @@ blockquote.t-editor__quote > * {
|
|
|
4930
4964
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4931
4965
|
</svg></button>
|
|
4932
4966
|
</h3>
|
|
4933
|
-
<div id="
|
|
4967
|
+
<div id="oP9raJNCGL6Bco5xwGmpG" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4934
4968
|
<pre style="
|
|
4935
4969
|
--line-digits: 2;
|
|
4936
4970
|
--line-number-start: -1;
|
|
@@ -4965,7 +4999,7 @@ blockquote.t-editor__quote > * {
|
|
|
4965
4999
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4966
5000
|
</svg></button>
|
|
4967
5001
|
</h4>
|
|
4968
|
-
<div id="
|
|
5002
|
+
<div id="UFXMuBWi7bHBYfGM0vzPM" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4969
5003
|
<pre style="
|
|
4970
5004
|
--line-digits: 2;
|
|
4971
5005
|
--line-number-start: -1;
|
|
@@ -4993,7 +5027,7 @@ blockquote.t-editor__quote > * {
|
|
|
4993
5027
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4994
5028
|
</svg></button>
|
|
4995
5029
|
</h4>
|
|
4996
|
-
<div id="
|
|
5030
|
+
<div id="JxngjSmJrUqjCxFOfgASb" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4997
5031
|
<pre style="
|
|
4998
5032
|
--line-digits: 2;
|
|
4999
5033
|
--line-number-start: -1;
|
|
@@ -5023,7 +5057,7 @@ blockquote.t-editor__quote > * {
|
|
|
5023
5057
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5024
5058
|
</svg></button>
|
|
5025
5059
|
</h4>
|
|
5026
|
-
<div id="
|
|
5060
|
+
<div id="F5vqkbg6vxKWcib5ArZjn" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5027
5061
|
<pre style="
|
|
5028
5062
|
--line-digits: 2;
|
|
5029
5063
|
--line-number-start: -1;
|
|
@@ -5054,7 +5088,7 @@ blockquote.t-editor__quote > * {
|
|
|
5054
5088
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5055
5089
|
</svg></button>
|
|
5056
5090
|
</h4>
|
|
5057
|
-
<div id="
|
|
5091
|
+
<div id="dM5m2LkEn8GgZVvqfrBPk" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5058
5092
|
<pre style="
|
|
5059
5093
|
--line-digits: 2;
|
|
5060
5094
|
--line-number-start: -1;
|
|
@@ -5083,7 +5117,7 @@ blockquote.t-editor__quote > * {
|
|
|
5083
5117
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5084
5118
|
</svg></button>
|
|
5085
5119
|
</h4>
|
|
5086
|
-
<div id="
|
|
5120
|
+
<div id="h0VXaSvy4w1GehSxTCNXt" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5087
5121
|
<pre style="
|
|
5088
5122
|
--line-digits: 2;
|
|
5089
5123
|
--line-number-start: -1;
|
|
@@ -5113,7 +5147,7 @@ blockquote.t-editor__quote > * {
|
|
|
5113
5147
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5114
5148
|
</svg></button>
|
|
5115
5149
|
</h3>
|
|
5116
|
-
<div id="
|
|
5150
|
+
<div id="LsMP35MLlXdiXYHM1cKNF" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5117
5151
|
<pre style="
|
|
5118
5152
|
--line-digits: 2;
|
|
5119
5153
|
--line-number-start: -1;
|
|
@@ -5147,7 +5181,7 @@ blockquote.t-editor__quote > * {
|
|
|
5147
5181
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5148
5182
|
</svg></button>
|
|
5149
5183
|
</h4>
|
|
5150
|
-
<div id="
|
|
5184
|
+
<div id="NLV1BSjRBKxOA6sfaqfKk" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5151
5185
|
<pre style="
|
|
5152
5186
|
--line-digits: 2;
|
|
5153
5187
|
--line-number-start: -1;
|
|
@@ -5176,7 +5210,7 @@ blockquote.t-editor__quote > * {
|
|
|
5176
5210
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5177
5211
|
</svg></button>
|
|
5178
5212
|
</h4>
|
|
5179
|
-
<div id="
|
|
5213
|
+
<div id="Y01MJMh5VSPOZ8mKtr9Kg" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5180
5214
|
<pre style="
|
|
5181
5215
|
--line-digits: 2;
|
|
5182
5216
|
--line-number-start: -1;
|
|
@@ -5208,7 +5242,7 @@ blockquote.t-editor__quote > * {
|
|
|
5208
5242
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5209
5243
|
</svg></button>
|
|
5210
5244
|
</h4>
|
|
5211
|
-
<div id="
|
|
5245
|
+
<div id="5ducHu90k4UXxQtHusDTo" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5212
5246
|
<pre style="
|
|
5213
5247
|
--line-digits: 2;
|
|
5214
5248
|
--line-number-start: -1;
|
|
@@ -5236,7 +5270,7 @@ blockquote.t-editor__quote > * {
|
|
|
5236
5270
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5237
5271
|
</svg></button>
|
|
5238
5272
|
</h4>
|
|
5239
|
-
<div id="
|
|
5273
|
+
<div id="W4nwreNAP7j4VCWXAOSAS" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5240
5274
|
<pre style="
|
|
5241
5275
|
--line-digits: 2;
|
|
5242
5276
|
--line-number-start: -1;
|
|
@@ -5276,7 +5310,7 @@ blockquote.t-editor__quote > * {
|
|
|
5276
5310
|
</svg></button>
|
|
5277
5311
|
</h2>
|
|
5278
5312
|
<p class="t-editor__paragraph">To validate your OpenAPI file in GitHub Actions, add this workflow:</p>
|
|
5279
|
-
<div id="
|
|
5313
|
+
<div id="hOpbn8JzBIOvtwiGajraF" class="t-editor__code-container" data-lang="yml" style="position: relative;">
|
|
5280
5314
|
<pre style="
|
|
5281
5315
|
--line-digits: 2;
|
|
5282
5316
|
--line-number-start: -1;
|
|
@@ -5323,7 +5357,7 @@ blockquote.t-editor__quote > * {
|
|
|
5323
5357
|
</svg></button>
|
|
5324
5358
|
</h2>
|
|
5325
5359
|
<p class="t-editor__paragraph">Set up the development environment:</p>
|
|
5326
|
-
<div id="
|
|
5360
|
+
<div id="qH7OhHLHuBktL4uU5tfUE" class="t-editor__code-container" data-lang="bash" style="position: relative;">
|
|
5327
5361
|
<pre style="
|
|
5328
5362
|
--line-digits: 2;
|
|
5329
5363
|
--line-number-start: -1;
|
|
@@ -5338,7 +5372,7 @@ blockquote.t-editor__quote > * {
|
|
|
5338
5372
|
</svg></button>
|
|
5339
5373
|
</div>
|
|
5340
5374
|
<p class="t-editor__paragraph">To symlink the package and use it globally on your machine:</p>
|
|
5341
|
-
<div id="
|
|
5375
|
+
<div id="9yO0rcP9KEa4Wo2tzARZL" class="t-editor__code-container" data-lang="bash" style="position: relative;">
|
|
5342
5376
|
<pre style="
|
|
5343
5377
|
--line-digits: 2;
|
|
5344
5378
|
--line-number-start: -1;
|