Skip to content

Commit

Permalink
fix commandline
Browse files Browse the repository at this point in the history
  • Loading branch information
gflohr committed Feb 6, 2025
1 parent 1621498 commit 5dc10d1
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 deletions packages/docs/en/docs/service/other-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ You can get a list of the supported formats with the endpoint `/api/format/list`

[curl]
[% FILTER $Highlight "language-sh" %]
http http://localhost:3000/api/format/list
curl http://localhost:3000/api/format/list
[% END %]

[httpie]
Expand Down Expand Up @@ -66,7 +66,7 @@ This endpoint returns the JSON schema for the [internal invoice format]([% q.lli

[curl]
[% FILTER $Highlight "language-sh" %]
http http://localhost:3000/api/schema/invoice
curl http://localhost:3000/api/schema/invoice
[% END %]

[httpie]
Expand All @@ -85,7 +85,7 @@ in YAML:

[curl]
[% FILTER $Highlight "language-sh" %]
http http://localhost:3000/api/schema/mapping
curl http://localhost:3000/api/schema/mapping
[% END %]

[httpie]
Expand Down
24 changes: 12 additions & 12 deletions qgoda-site/e-invoice-eu/de/docs/service/andere-endpunkte/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,13 +160,13 @@ <h2><a href="#" name="liste-der-formate" id="liste-der-formate"></a>Liste der Fo

<div class="code-group"><code-group>
<code-tabs>
<input type='radio' name='group-67b14a1c3eead6b0fb058d7f34db874ba94432fd' id='code-tab-70ae9239d1b606b3a3b663e694da00b967f5deb7' checked>
<label data-title='curl' for='code-tab-70ae9239d1b606b3a3b663e694da00b967f5deb7'>curl</label>
<input type='radio' name='group-67b14a1c3eead6b0fb058d7f34db874ba94432fd' id='code-tab-264089176d7742aafbbbf5863b8f339ba0ed5767'>
<input type='radio' name='group-6b4b65ab61ac2475a96a97dd8c7c23b18cee658e' id='code-tab-4c2cfffa8647488d627527edbd1144dbdaf7d044' checked>
<label data-title='curl' for='code-tab-4c2cfffa8647488d627527edbd1144dbdaf7d044'>curl</label>
<input type='radio' name='group-6b4b65ab61ac2475a96a97dd8c7c23b18cee658e' id='code-tab-264089176d7742aafbbbf5863b8f339ba0ed5767'>
<label data-title='httpie' for='code-tab-264089176d7742aafbbbf5863b8f339ba0ed5767'>httpie</label>
</code-tabs>
<code-blocks>
<code-block id='code-block-70ae9239d1b606b3a3b663e694da00b967f5deb7' class='active'><pre class="language-sh"><code>http http://localhost:3000/api/format/list</code></pre>
<code-block id='code-block-4c2cfffa8647488d627527edbd1144dbdaf7d044' class='active'><pre class="language-sh"><code>curl http://localhost:3000/api/format/list</code></pre>

</code-block>
<code-block id='code-block-264089176d7742aafbbbf5863b8f339ba0ed5767'><pre class="language-sh"><code>http http://localhost:300/api/format/list</code></pre>
Expand Down Expand Up @@ -221,13 +221,13 @@ <h3><a href="#" name="rechnungsschema" id="rechnungsschema"></a>Rechnungsschema<

<div class="code-group"><code-group>
<code-tabs>
<input type='radio' name='group-021350b5c6be21cb3d78956db4a8c9764397c09e' id='code-tab-1053acf19baf1b516f82c1f8a0474e11b05e75c7' checked>
<label data-title='curl' for='code-tab-1053acf19baf1b516f82c1f8a0474e11b05e75c7'>curl</label>
<input type='radio' name='group-021350b5c6be21cb3d78956db4a8c9764397c09e' id='code-tab-73d5ee09d2ef00f25aecc822338a4ef92b5ff2cd'>
<input type='radio' name='group-eaca9ac3aa5eb3fc3d7d2afcfafe58b0d820c82e' id='code-tab-3629db5cbd305f77bc82cc2fc35e7c2c519e594d' checked>
<label data-title='curl' for='code-tab-3629db5cbd305f77bc82cc2fc35e7c2c519e594d'>curl</label>
<input type='radio' name='group-eaca9ac3aa5eb3fc3d7d2afcfafe58b0d820c82e' id='code-tab-73d5ee09d2ef00f25aecc822338a4ef92b5ff2cd'>
<label data-title='httpie' for='code-tab-73d5ee09d2ef00f25aecc822338a4ef92b5ff2cd'>httpie</label>
</code-tabs>
<code-blocks>
<code-block id='code-block-1053acf19baf1b516f82c1f8a0474e11b05e75c7' class='active'><pre class="language-sh"><code>http http://localhost:3000/api/schema/invoice</code></pre>
<code-block id='code-block-3629db5cbd305f77bc82cc2fc35e7c2c519e594d' class='active'><pre class="language-sh"><code>curl http://localhost:3000/api/schema/invoice</code></pre>

</code-block>
<code-block id='code-block-73d5ee09d2ef00f25aecc822338a4ef92b5ff2cd'><pre class="language-sh"><code>http http://localhost:300/api/schema/invoice</code></pre>
Expand All @@ -250,13 +250,13 @@ <h3><a href="#" name="mapping-schema" id="mapping-schema"></a>Mapping-Schema</h3

<div class="code-group"><code-group>
<code-tabs>
<input type='radio' name='group-4382e8bc951dfde6ef21d71ae39acc2d24eaf12b' id='code-tab-02fc89481743958cdbdcf394597bb59bcfcd6554' checked>
<label data-title='curl' for='code-tab-02fc89481743958cdbdcf394597bb59bcfcd6554'>curl</label>
<input type='radio' name='group-4382e8bc951dfde6ef21d71ae39acc2d24eaf12b' id='code-tab-18dfe807b41fa2d882e3d2e0f7c510fc60fee8b3'>
<input type='radio' name='group-c10f95233dba4a5b9abb9375c4bf235594daf90b' id='code-tab-98e6c50c89782dc6658d77a038d8a0b50686182a' checked>
<label data-title='curl' for='code-tab-98e6c50c89782dc6658d77a038d8a0b50686182a'>curl</label>
<input type='radio' name='group-c10f95233dba4a5b9abb9375c4bf235594daf90b' id='code-tab-18dfe807b41fa2d882e3d2e0f7c510fc60fee8b3'>
<label data-title='httpie' for='code-tab-18dfe807b41fa2d882e3d2e0f7c510fc60fee8b3'>httpie</label>
</code-tabs>
<code-blocks>
<code-block id='code-block-02fc89481743958cdbdcf394597bb59bcfcd6554' class='active'><pre class="language-sh"><code>http http://localhost:3000/api/schema/mapping</code></pre>
<code-block id='code-block-98e6c50c89782dc6658d77a038d8a0b50686182a' class='active'><pre class="language-sh"><code>curl http://localhost:3000/api/schema/mapping</code></pre>

</code-block>
<code-block id='code-block-18dfe807b41fa2d882e3d2e0f7c510fc60fee8b3'><pre class="language-sh"><code>http http://localhost:300/api/schema/mapping</code></pre>
Expand Down
24 changes: 12 additions & 12 deletions qgoda-site/e-invoice-eu/en/docs/service/other-endpoints/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,13 +160,13 @@ <h2><a href="#" name="list-formats" id="list-formats"></a>List Formats</h2>

<div class="code-group"><code-group>
<code-tabs>
<input type='radio' name='group-67b14a1c3eead6b0fb058d7f34db874ba94432fd' id='code-tab-70ae9239d1b606b3a3b663e694da00b967f5deb7' checked>
<label data-title='curl' for='code-tab-70ae9239d1b606b3a3b663e694da00b967f5deb7'>curl</label>
<input type='radio' name='group-67b14a1c3eead6b0fb058d7f34db874ba94432fd' id='code-tab-264089176d7742aafbbbf5863b8f339ba0ed5767'>
<input type='radio' name='group-6b4b65ab61ac2475a96a97dd8c7c23b18cee658e' id='code-tab-4c2cfffa8647488d627527edbd1144dbdaf7d044' checked>
<label data-title='curl' for='code-tab-4c2cfffa8647488d627527edbd1144dbdaf7d044'>curl</label>
<input type='radio' name='group-6b4b65ab61ac2475a96a97dd8c7c23b18cee658e' id='code-tab-264089176d7742aafbbbf5863b8f339ba0ed5767'>
<label data-title='httpie' for='code-tab-264089176d7742aafbbbf5863b8f339ba0ed5767'>httpie</label>
</code-tabs>
<code-blocks>
<code-block id='code-block-70ae9239d1b606b3a3b663e694da00b967f5deb7' class='active'><pre class="language-sh"><code>http http://localhost:3000/api/format/list</code></pre>
<code-block id='code-block-4c2cfffa8647488d627527edbd1144dbdaf7d044' class='active'><pre class="language-sh"><code>curl http://localhost:3000/api/format/list</code></pre>

</code-block>
<code-block id='code-block-264089176d7742aafbbbf5863b8f339ba0ed5767'><pre class="language-sh"><code>http http://localhost:300/api/format/list</code></pre>
Expand Down Expand Up @@ -222,13 +222,13 @@ <h3><a href="#" name="invoice-schema" id="invoice-schema"></a>Invoice Schema</h3

<div class="code-group"><code-group>
<code-tabs>
<input type='radio' name='group-021350b5c6be21cb3d78956db4a8c9764397c09e' id='code-tab-1053acf19baf1b516f82c1f8a0474e11b05e75c7' checked>
<label data-title='curl' for='code-tab-1053acf19baf1b516f82c1f8a0474e11b05e75c7'>curl</label>
<input type='radio' name='group-021350b5c6be21cb3d78956db4a8c9764397c09e' id='code-tab-73d5ee09d2ef00f25aecc822338a4ef92b5ff2cd'>
<input type='radio' name='group-eaca9ac3aa5eb3fc3d7d2afcfafe58b0d820c82e' id='code-tab-3629db5cbd305f77bc82cc2fc35e7c2c519e594d' checked>
<label data-title='curl' for='code-tab-3629db5cbd305f77bc82cc2fc35e7c2c519e594d'>curl</label>
<input type='radio' name='group-eaca9ac3aa5eb3fc3d7d2afcfafe58b0d820c82e' id='code-tab-73d5ee09d2ef00f25aecc822338a4ef92b5ff2cd'>
<label data-title='httpie' for='code-tab-73d5ee09d2ef00f25aecc822338a4ef92b5ff2cd'>httpie</label>
</code-tabs>
<code-blocks>
<code-block id='code-block-1053acf19baf1b516f82c1f8a0474e11b05e75c7' class='active'><pre class="language-sh"><code>http http://localhost:3000/api/schema/invoice</code></pre>
<code-block id='code-block-3629db5cbd305f77bc82cc2fc35e7c2c519e594d' class='active'><pre class="language-sh"><code>curl http://localhost:3000/api/schema/invoice</code></pre>

</code-block>
<code-block id='code-block-73d5ee09d2ef00f25aecc822338a4ef92b5ff2cd'><pre class="language-sh"><code>http http://localhost:300/api/schema/invoice</code></pre>
Expand All @@ -252,13 +252,13 @@ <h3><a href="#" name="mapping-schema" id="mapping-schema"></a>Mapping Schema</h3

<div class="code-group"><code-group>
<code-tabs>
<input type='radio' name='group-4382e8bc951dfde6ef21d71ae39acc2d24eaf12b' id='code-tab-02fc89481743958cdbdcf394597bb59bcfcd6554' checked>
<label data-title='curl' for='code-tab-02fc89481743958cdbdcf394597bb59bcfcd6554'>curl</label>
<input type='radio' name='group-4382e8bc951dfde6ef21d71ae39acc2d24eaf12b' id='code-tab-18dfe807b41fa2d882e3d2e0f7c510fc60fee8b3'>
<input type='radio' name='group-c10f95233dba4a5b9abb9375c4bf235594daf90b' id='code-tab-98e6c50c89782dc6658d77a038d8a0b50686182a' checked>
<label data-title='curl' for='code-tab-98e6c50c89782dc6658d77a038d8a0b50686182a'>curl</label>
<input type='radio' name='group-c10f95233dba4a5b9abb9375c4bf235594daf90b' id='code-tab-18dfe807b41fa2d882e3d2e0f7c510fc60fee8b3'>
<label data-title='httpie' for='code-tab-18dfe807b41fa2d882e3d2e0f7c510fc60fee8b3'>httpie</label>
</code-tabs>
<code-blocks>
<code-block id='code-block-02fc89481743958cdbdcf394597bb59bcfcd6554' class='active'><pre class="language-sh"><code>http http://localhost:3000/api/schema/mapping</code></pre>
<code-block id='code-block-98e6c50c89782dc6658d77a038d8a0b50686182a' class='active'><pre class="language-sh"><code>curl http://localhost:3000/api/schema/mapping</code></pre>

</code-block>
<code-block id='code-block-18dfe807b41fa2d882e3d2e0f7c510fc60fee8b3'><pre class="language-sh"><code>http http://localhost:300/api/schema/mapping</code></pre>
Expand Down
2 changes: 1 addition & 1 deletion qgoda-site/e-invoice-eu/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
<loc>https://gflohr.github.io/e-invoice-eu//e-invoice-eu/en/docs/service/other-endpoints/</loc>
<xhtml:link rel="alternate" hreflang="de"
href="https://gflohr.github.io/e-invoice-eu//e-invoice-eu/de/docs/service/andere-endpunkte/" />
<lastmod>2025-02-05</lastmod>
<lastmod>2025-02-06</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
Expand Down

0 comments on commit 5dc10d1

Please sign in to comment.