Skip to content

Commit

Permalink
new preview build
Browse files Browse the repository at this point in the history
  • Loading branch information
logius-standaardenbeheer committed Jan 22, 2025
1 parent 8adb322 commit a880baf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions API-Design-Rules/pr-timvdlippe-yaml-highlighting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -811,14 +811,14 @@
}</script>
<link rel="stylesheet" href="https://gitdocumentatie.logius.nl/publicatie/respec/style/base.css"></head>

<body class="h-entry"><div class="head">
<body class="h-entry toc-inline"><div class="head">
<a class="logo" href="https://www.logius.nl/standaarden"><img alt="Logius" height="77" id="Logius" src="https://gitdocumentatie.logius.nl/publicatie/respec/style/logos/figure-logius.svg" width="44">
</a> <h1 id="title" class="title">NLGov REST API Design Rules</h1>

<h2>
Logius Standard<br>
Draft
<time class="dt-published" datetime="2025-01-07">January 21, 2025</time>
<time class="dt-published" datetime="2025-01-07">January 22, 2025</time>
</h2>
<dl>
<dt>This version:</dt><dd class="status">
Expand Down Expand Up @@ -1556,9 +1556,9 @@ <h2>
<pre class="nohighlight">https://api.example.org/v1</pre>
<pre class="nohighlight">version: '1.0.2'</pre>
<pre><code class="yaml hljs" aria-busy="false">servers:
- description: test environment
url: https://api.test.example.org/v1/
- description: production environment
- description: test environment
url: https://api.test.example.org/v1
- description: production environment
url: https://api.example.org/v1</code></pre>
</div>
</dd>
Expand Down

0 comments on commit a880baf

Please sign in to comment.