Skip to content

Commit

Permalink
Deployed 58f02bf to v3.0.0-preview with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 17, 2024
1 parent ca5f2cd commit 012a85c
Show file tree
Hide file tree
Showing 4 changed files with 119 additions and 94 deletions.
7 changes: 4 additions & 3 deletions v3.0.0-preview/changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,8 @@
<p>This document tracks the history and evolution of the <strong>Open Data Contract Standard</strong>.</p>
<h1 id="v300-2024-10-05-in-review">v3.0.0 - 2024-10-05 - IN REVIEW</h1>
<ul>
<li><strong>New section</strong>: Support &amp; communication channels. </li>
<li><strong>New section</strong>: Support &amp; communication channels.</li>
<li><strong>New section</strong>: Servers.</li>
<li><strong>Changes</strong> to fundamentals :</li>
<li>Rename <code>uuid</code> to <code>id</code>.</li>
<li>Add <code>name</code>.</li>
Expand Down Expand Up @@ -588,8 +589,8 @@ <h1 id="v222-2024-05-23-approved">v2.2.2 - 2024-05-23 - APPROVED</h1>
<li>Change <code>price.priceAmount</code> data type from <code>string</code> to <code>number</code>.</li>
<li>Change <code>slaProperties.value</code> data type from <code>string</code> to <code>oneOf[string, number]</code>.</li>
<li>Change <code>slaProperties.valueExt</code> data type from <code>string</code> to <code>oneOf[string, number]</code>.</li>
<li>Update <a href="examples">examples</a> to adhere to JSON schema.</li>
<li>Full example from README directs to <a href="examples/all/full-example.yaml">full-example.yaml</a>.</li>
<li>Update <a href="../examples/">examples</a> to adhere to JSON schema.</li>
<li>Full example from README directs to <a href="../examples/all/full-example.odcs.yaml">full-example.yaml</a>.</li>
<li>Add in mkdocs for creating a <a href="https://bitol-io.github.io/open-data-contract-standard/">documentation website</a>. Check <a href="building-doc.md">building-doc.md</a>.</li>
<li>Add vendors page <a href="../vendors/">vendors.md</a>. Feel free to add anyone there.</li>
</ul>
Expand Down
8 changes: 4 additions & 4 deletions v3.0.0-preview/home/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -657,12 +657,12 @@ <h3 id="the-basics-of-a-data-contract">The basics of a data contract</h3>
<li><a href="../#fundamentals">Fundamentals</a>.</li>
<li><a href="../#schema">Schema</a>.</li>
<li><a href="../#data-quality">Data quality</a>.</li>
<li><a href="../#support">Support &amp; communication channels</a></li>
<li><a href="../#support-and-communication-channels">Support &amp; communication channels</a></li>
<li><a href="../#pricing">Pricing</a></li>
<li><a href="../#team">Team</a></li>
<li><a href="../#roles">Roles</a></li>
<li><a href="../#sla">Service-level agreement (SLA)</a>.</li>
<li><a href="../#servers">Infrastructures &amp; servers</a></li>
<li><a href="../#service-level-agreement-sla">Service-level agreement (SLA)</a>.</li>
<li><a href="../#infrastructure-and-servers">Infrastructures &amp; servers</a></li>
<li><a href="../#custom-properties">Custom properties</a>.</li>
</ul>
<p><img alt="Data contract schema" src="../img/data-contract-diagram-latest.svg" title="Data contract schema" /></p>
Expand All @@ -675,7 +675,7 @@ <h3 id="json-schema">JSON Schema</h3>
<li><a href="https://code.visualstudio.com/docs/languages/json#_json-schemas-and-settings">VS Code</a></li>
</ul>
<h2 id="articles-and-other-resources">Articles and Other Resources</h2>
<p>Check out the <a href="./resources.md">resources</a> page.</p>
<p>Check out the <a href="../resources.md">resources</a> page.</p>
<h2 id="contributing-to-the-project">Contributing to the project</h2>
<p>Check out the <a href="../contributing/">CONTRIBUTING</a> page.</p>
<h2 id="more">More</h2>
Expand Down
Loading

0 comments on commit 012a85c

Please sign in to comment.