Skip to content

Commit

Permalink
Update ReSpec versions (#6)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: frankkilcommins <frankkilcommins@users.noreply.github.com>
  • Loading branch information
frankkilcommins and frankkilcommins authored May 23, 2024
1 parent d845ba3 commit aecf331
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arazzo/latest.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!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/sig-workflows/","github":{"repoURL":"https://github.com/OAI/sig-workflows/","branch":"main"},"shortName":"Arazzo","noTOC":false,"lint":false,"additionalCopyrightHolders":"the Linux Foundation","includePermalinks":true};</script><!-- Global site tag (gtag.js) - Google Analytics -->
<!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 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
<script>
window.dataLayer = window.dataLayer || [];
Expand Down
2 changes: 1 addition & 1 deletion arazzo/v1.0.0.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!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/sig-workflows/","github":{"repoURL":"https://github.com/OAI/sig-workflows/","branch":"main"},"shortName":"Arazzo","noTOC":false,"lint":false,"additionalCopyrightHolders":"the Linux Foundation","includePermalinks":true};</script><!-- Global site tag (gtag.js) - Google Analytics -->
<!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 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
<script>
window.dataLayer = window.dataLayer || [];
Expand Down

0 comments on commit aecf331

Please sign in to comment.