Skip to content

Commit 9091784

Browse files
chore: dedicate respec script
1 parent 3840aa3 commit 9091784

File tree

3 files changed

+567
-2
lines changed

3 files changed

+567
-2
lines changed

arazzo/latest.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><title>The Arazzo Specification v1.0.0 | Introduction, Definitions, &amp; More</title><meta name="description" content="The Arazzo Specification provides a mechanism that can define sequences of calls and their dependencies to be woven together and expressed in the context of delivering a particular outcome or set of outcomes when dealing with API descriptions (such as OpenAPI descriptions)"><link rel="canonical" href="https://spec.openapis.org/tapestrySpec/latest.html" /><script src="../js/respec-oai.js" class="remove"></script><script class="remove">var respecConfig = {"specStatus":"base","editors":[{"name":"Frank Kilcommins "},{"name":"Nick Denny "},{"name":"Kevin Duffey "}],"formerEditors":[],"publishDate":"2024-05-29T00:00:00.000Z","subtitle":"Version 1.0.0","processVersion":2017,"edDraftURI":"https://github.com/OAI/Arazzo-Specification/","github":{"repoURL":"https://github.com/OAI/Arazzo-Specification/","branch":"main"},"shortName":"Arazzo","noTOC":false,"lint":false,"additionalCopyrightHolders":"the Linux Foundation","includePermalinks":true};</script><!-- Global site tag (gtag.js) - Google Analytics -->
1+
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><title>The Arazzo Specification v1.0.0 | Introduction, Definitions, &amp; More</title><meta name="description" content="The Arazzo Specification provides a mechanism that can define sequences of calls and their dependencies to be woven together and expressed in the context of delivering a particular outcome or set of outcomes when dealing with API descriptions (such as OpenAPI descriptions)"><link rel="canonical" href="https://spec.openapis.org/tapestrySpec/latest.html" /><script src="../js/respec-arazzo.js" class="remove"></script><script class="remove">var respecConfig = {"specStatus":"base","editors":[{"name":"Frank Kilcommins "},{"name":"Nick Denny "},{"name":"Kevin Duffey "}],"formerEditors":[],"publishDate":"2024-05-29T00:00:00.000Z","subtitle":"Version 1.0.0","processVersion":2017,"edDraftURI":"https://github.com/OAI/Arazzo-Specification/","github":{"repoURL":"https://github.com/OAI/Arazzo-Specification/","branch":"main"},"shortName":"Arazzo","noTOC":false,"lint":false,"additionalCopyrightHolders":"the Linux Foundation","includePermalinks":true};</script><!-- Global site tag (gtag.js) - Google Analytics -->
22
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
33
<script>
44
window.dataLayer = window.dataLayer || [];

arazzo/v1.0.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><title>The Arazzo Specification v1.0.0 | Introduction, Definitions, &amp; More</title><meta name="description" content="The Arazzo Specification provides a mechanism that can define sequences of calls and their dependencies to be woven together and expressed in the context of delivering a particular outcome or set of outcomes when dealing with API descriptions (such as OpenAPI descriptions)"><link rel="canonical" href="https://spec.openapis.org/tapestrySpec/latest.html" /><script src="../js/respec-oai.js" class="remove"></script><script class="remove">var respecConfig = {"specStatus":"base","editors":[{"name":"Frank Kilcommins "},{"name":"Nick Denny "},{"name":"Kevin Duffey "}],"formerEditors":[],"publishDate":"2024-05-29T00:00:00.000Z","subtitle":"Version 1.0.0","processVersion":2017,"edDraftURI":"https://github.com/OAI/Arazzo-Specification/","github":{"repoURL":"https://github.com/OAI/Arazzo-Specification/","branch":"main"},"shortName":"Arazzo","noTOC":false,"lint":false,"additionalCopyrightHolders":"the Linux Foundation","includePermalinks":true};</script><!-- Global site tag (gtag.js) - Google Analytics -->
1+
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><title>The Arazzo Specification v1.0.0 | Introduction, Definitions, &amp; More</title><meta name="description" content="The Arazzo Specification provides a mechanism that can define sequences of calls and their dependencies to be woven together and expressed in the context of delivering a particular outcome or set of outcomes when dealing with API descriptions (such as OpenAPI descriptions)"><link rel="canonical" href="https://spec.openapis.org/arazzo/latest.html" /><script src="../js/respec-arazzo.js" class="remove"></script><script class="remove">var respecConfig = {"specStatus":"base","editors":[{"name":"Frank Kilcommins "},{"name":"Nick Denny "},{"name":"Kevin Duffey "}],"formerEditors":[],"publishDate":"2024-05-29T00:00:00.000Z","subtitle":"Version 1.0.0","processVersion":2017,"edDraftURI":"https://github.com/OAI/Arazzo-Specification/","github":{"repoURL":"https://github.com/OAI/Arazzo-Specification/","branch":"main"},"shortName":"Arazzo","noTOC":false,"lint":false,"additionalCopyrightHolders":"the Linux Foundation","includePermalinks":true};</script><!-- Global site tag (gtag.js) - Google Analytics -->
22
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
33
<script>
44
window.dataLayer = window.dataLayer || [];

js/respec-arazzo.js

Lines changed: 565 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)