Skip to content

Commit 58b161f

Browse files
author
supermodel-bot
committed
Deploy arch-docs for openapi-spec
1 parent fb216b6 commit 58b161f

File tree

14 files changed

+141
-136
lines changed

14 files changed

+141
-136
lines changed

site/openapi-spec/all/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@
856856
.hero-stat .num { font-size: 18px; }
857857
}
858858
</style>
859-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"CollectionPage","description":"Browse all 3 recipes on openapi-spec Architecture Docs","image":"https://repos.supermodeltools.com/openapi-spec/images/share/all-entities.svg","mainEntity":{"@type":"ItemList","itemListElement":[{"@type":"ListItem","name":"NpmPackageManagement Domain — openapi-spec Architecture","position":1,"url":"https://repos.supermodeltools.com/openapi-spec/domain-npmpackagemanagement.html"},{"@type":"ListItem","name":"OpenApiDefinition Domain — openapi-spec Architecture","position":2,"url":"https://repos.supermodeltools.com/openapi-spec/domain-openapidefinition.html"},{"@type":"ListItem","name":"package.json — openapi-spec Source File","position":3,"url":"https://repos.supermodeltools.com/openapi-spec/file-package-json.html"}],"numberOfItems":3},"name":"All Recipes","url":"https://repos.supermodeltools.com/openapi-spec/all/index.html"}</script>
859+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"CollectionPage","description":"Browse all 3 recipes on openapi-spec Architecture Docs","image":"https://repos.supermodeltools.com/openapi-spec/images/share/all-entities.svg","mainEntity":{"@type":"ItemList","itemListElement":[{"@type":"ListItem","name":"OpenAPI Domain — openapi-spec Architecture","position":1,"url":"https://repos.supermodeltools.com/openapi-spec/domain-openapi.html"},{"@type":"ListItem","name":"SupermodelDistribution Domain — openapi-spec Architecture","position":2,"url":"https://repos.supermodeltools.com/openapi-spec/domain-supermodeldistribution.html"},{"@type":"ListItem","name":"package.json — openapi-spec Source File","position":3,"url":"https://repos.supermodeltools.com/openapi-spec/file-package-json.html"}],"numberOfItems":3},"name":"All Recipes","url":"https://repos.supermodeltools.com/openapi-spec/all/index.html"}</script>
860860
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/openapi-spec/","name":"Home","position":1},{"@type":"ListItem","name":"All Recipes","position":2}]}</script>
861861
</head>
862862
<body>
@@ -923,18 +923,18 @@ <h3>Entity Types</h3>
923923

924924
<div class="card-grid">
925925

926-
<a href="/openapi-spec/domain-npmpackagemanagement.html" class="card">
927-
<div class="card-title">NpmPackageManagement Domain — openapi-spec Architecture</div>
928-
<div class="card-desc">Handles the distribution and versioning of the specification as a consumable Node.js package. Architectural overview of the NpmPackageManagement domain in the openapi-spec codebase. Contains 0 source files.</div>
926+
<a href="/openapi-spec/domain-openapi.html" class="card">
927+
<div class="card-title">OpenAPI Domain — openapi-spec Architecture</div>
928+
<div class="card-desc">The core definitions for the Supermodel Public API following the OpenAPI 3.0&#43; standard. Architectural overview of the OpenAPI domain in the openapi-spec codebase. Contains 0 source files.</div>
929929
<div class="card-meta">
930930
<span class="pill pill-accent">Domain</span>
931931

932932
</div>
933933
</a>
934934

935-
<a href="/openapi-spec/domain-openapidefinition.html" class="card">
936-
<div class="card-title">OpenApiDefinition Domain — openapi-spec Architecture</div>
937-
<div class="card-desc">The core static interface definition for the Supermodel API, specifying endpoints and data structures. Architectural overview of the OpenApiDefinition domain in the openapi-spec codebase. Contains 0 source files.</div>
935+
<a href="/openapi-spec/domain-supermodeldistribution.html" class="card">
936+
<div class="card-title">SupermodelDistribution Domain — openapi-spec Architecture</div>
937+
<div class="card-desc">Manages the packaging and delivery of the API specifications to external consumers via npm. Architectural overview of the SupermodelDistribution domain in the openapi-spec codebase. Contains 0 source files.</div>
938938
<div class="card-meta">
939939
<span class="pill pill-accent">Domain</span>
940940

site/openapi-spec/domain-openapidefinition.html renamed to site/openapi-spec/domain-openapi.html

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1111
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@200;300;400;500;600;700&family=Martian+Mono:wght@300;400;500&family=Lexend+Peta:wght@400&display=swap" rel="stylesheet">
1212

13-
<title>OpenApiDefinition Domain — openapi-spec Architecture | openapi-spec Architecture Docs</title>
14-
<meta name="description" content="The core static interface definition for the Supermodel API, specifying endpoints and data structures. Architectural overview of the OpenApiDefinition domain in the openapi-spec codebase. Contains 0 source files.">
15-
<link rel="canonical" href="https://repos.supermodeltools.com/openapi-spec/domain-openapidefinition/">
16-
<meta property="og:title" content="OpenApiDefinition Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
17-
<meta property="og:description" content="The core static interface definition for the Supermodel API, specifying endpoints and data structures. Architectural overview of the OpenApiDefinition domain in the openapi-spec codebase. Contains 0 source files.">
18-
<meta property="og:url" content="https://repos.supermodeltools.com/openapi-spec/domain-openapidefinition.html">
19-
<meta property="og:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/domain-openapidefinition.svg">
13+
<title>OpenAPI Domain — openapi-spec Architecture | openapi-spec Architecture Docs</title>
14+
<meta name="description" content="The core definitions for the Supermodel Public API following the OpenAPI 3.0&#43; standard. Architectural overview of the OpenAPI domain in the openapi-spec codebase. Contains 0 source files.">
15+
<link rel="canonical" href="https://repos.supermodeltools.com/openapi-spec/domain-openapi/">
16+
<meta property="og:title" content="OpenAPI Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
17+
<meta property="og:description" content="The core definitions for the Supermodel Public API following the OpenAPI 3.0&#43; standard. Architectural overview of the OpenAPI domain in the openapi-spec codebase. Contains 0 source files.">
18+
<meta property="og:url" content="https://repos.supermodeltools.com/openapi-spec/domain-openapi.html">
19+
<meta property="og:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/domain-openapi.svg">
2020
<meta property="og:type" content="article">
2121
<meta property="og:site_name" content="openapi-spec Architecture Docs">
2222
<meta name="twitter:card" content="summary_large_image">
23-
<meta name="twitter:title" content="OpenApiDefinition Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
24-
<meta name="twitter:description" content="The core static interface definition for the Supermodel API, specifying endpoints and data structures. Architectural overview of the OpenApiDefinition domain in the openapi-spec codebase. Contains 0 source files.">
25-
<meta name="twitter:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/domain-openapidefinition.svg">
23+
<meta name="twitter:title" content="OpenAPI Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
24+
<meta name="twitter:description" content="The core definitions for the Supermodel Public API following the OpenAPI 3.0&#43; standard. Architectural overview of the OpenAPI domain in the openapi-spec codebase. Contains 0 source files.">
25+
<meta name="twitter:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/domain-openapi.svg">
2626

2727
<style>:root {
2828
--bg: #000000;
@@ -856,9 +856,9 @@
856856
.hero-stat .num { font-size: 18px; }
857857
}
858858
</style>
859-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"The core static interface definition for the Supermodel API, specifying endpoints and data structures. Architectural overview of the OpenApiDefinition domain in the openapi-spec codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/openapi-spec/images/share/domain-openapidefinition.svg"],"name":"OpenApiDefinition Domain — openapi-spec Architecture","url":"https://repos.supermodeltools.com/openapi-spec/domain-openapidefinition.html"}</script>
860-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/openapi-spec/","name":"Home","position":1},{"@type":"ListItem","name":"OpenApiDefinition Domain — openapi-spec Architecture","position":2}]}</script>
861-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The OpenApiDefinition domain is an architectural grouping in the openapi-spec codebase. The core static interface definition for the Supermodel API, specifying endpoints and data structures. It contains 0 source files."},"name":"What is the OpenApiDefinition domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The OpenApiDefinition domain contains 0 source files."},"name":"How many files are in OpenApiDefinition?"}]}</script>
859+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"The core definitions for the Supermodel Public API following the OpenAPI 3.0+ standard. Architectural overview of the OpenAPI domain in the openapi-spec codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/openapi-spec/images/share/domain-openapi.svg"],"name":"OpenAPI Domain — openapi-spec Architecture","url":"https://repos.supermodeltools.com/openapi-spec/domain-openapi.html"}</script>
860+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/openapi-spec/","name":"Home","position":1},{"@type":"ListItem","name":"OpenAPI Domain — openapi-spec Architecture","position":2}]}</script>
861+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The OpenAPI domain is an architectural grouping in the openapi-spec codebase. The core definitions for the Supermodel Public API following the OpenAPI 3.0+ standard. It contains 0 source files."},"name":"What is the OpenAPI domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The OpenAPI domain contains 0 source files."},"name":"How many files are in OpenAPI?"}]}</script>
862862
</head>
863863
<body>
864864
<a href="#main-content" class="skip-link">Skip to content</a>
@@ -908,15 +908,15 @@
908908
<a href="/openapi-spec/">Home</a>
909909
<span class="sep">/</span>
910910
<a href="/openapi-spec/node_type/domain.html">Domain</a><span class="sep">/</span>
911-
<span>OpenApiDefinition Domain — openapi-spec Architecture</span>
911+
<span>OpenAPI Domain — openapi-spec Architecture</span>
912912
</div>
913-
<h1 class="entity-title">OpenApiDefinition Domain — openapi-spec Architecture</h1>
913+
<h1 class="entity-title">OpenAPI Domain — openapi-spec Architecture</h1>
914914

915915

916916
<div class="entity-meta">
917917
<a href="/openapi-spec/node_type/domain.html" class="pill pill-accent">Domain</a>
918918

919-
<a href="/openapi-spec/domain/openapidefinition.html" class="pill pill-green">OpenApiDefinition</a>
919+
<a href="/openapi-spec/domain/openapi.html" class="pill pill-green">OpenAPI</a>
920920

921921

922922

@@ -929,7 +929,7 @@ <h1 class="entity-title">OpenApiDefinition Domain — openapi-spec Architecture<
929929

930930

931931
<div class="entity-summary">
932-
<p>The core static interface definition for the Supermodel API, specifying endpoints and data structures.</p>
932+
<p>The core definitions for the Supermodel Public API following the OpenAPI 3.0&#43; standard.</p>
933933
</div>
934934

935935
</div>
@@ -981,13 +981,13 @@ <h3>Entity Profile</h3>
981981
<h2>Frequently Asked Questions</h2>
982982

983983
<details class="faq-item">
984-
<summary class="faq-question">What is the OpenApiDefinition domain?</summary>
985-
<div class="faq-answer">The OpenApiDefinition domain is an architectural grouping in the openapi-spec codebase. The core static interface definition for the Supermodel API, specifying endpoints and data structures. It contains 0 source files.</div>
984+
<summary class="faq-question">What is the OpenAPI domain?</summary>
985+
<div class="faq-answer">The OpenAPI domain is an architectural grouping in the openapi-spec codebase. The core definitions for the Supermodel Public API following the OpenAPI 3.0+ standard. It contains 0 source files.</div>
986986
</details>
987987

988988
<details class="faq-item">
989-
<summary class="faq-question">How many files are in OpenApiDefinition?</summary>
990-
<div class="faq-answer">The OpenApiDefinition domain contains 0 source files.</div>
989+
<summary class="faq-question">How many files are in OpenAPI?</summary>
990+
<div class="faq-answer">The OpenAPI domain contains 0 source files.</div>
991991
</details>
992992

993993
</div>

0 commit comments

Comments
 (0)