Skip to content

Commit 41d2d6c

Browse files
authored
Merge pull request #4544 from OAI/update-arazzo-respec-version
2 parents 27e4936 + 32191ee commit 41d2d6c

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

arazzo/v1.0.0.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<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)">
2727
<link rel="canonical" href="https://spec.openapis.org/arazzo/latest.html">
2828
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
29-
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-JR4K3ZJLPH&amp;l=dataLayer&amp;cx=c&amp;gtm=457e51e0za200"></script>
29+
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-JR4K3ZJLPH&amp;l=dataLayer&amp;cx=c&amp;gtm=457e54e1h1za200&amp;tag_exp=102015666~102509682~102803279~102813109~102887800~102926062~103027016~103051953~103055465~103077950"></script>
3030
<style id="respec-mainstyle">
3131
@keyframes pop{
3232
0%{transform:scale(1,1)}
@@ -162,7 +162,7 @@
162162
"publishISODate": "2024-05-29T00:00:00.000Z",
163163
"generatedSubtitle": "29 May 2024"
164164
}</script>
165-
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css"></head><body class="h-entry informative"><div class="head">
165+
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css"></head><body class="h-entry informative toc-inline"><div class="head">
166166
<p class="logos"><a class="logo" href="https://openapis.org/"><img crossorigin="" alt="OpenAPI Initiative" height="48" src="https://raw.githubusercontent.com/OAI/OpenAPI-Style-Guide/master/graphics/bitmap/OpenAPI_Logo_Pantone.png">
167167
</a></p>
168168
<h1 id="title" class="title">The Arazzo Specification v1.0.0 </h1> <h2 id="subtitle" class="subtitle">Version 1.0.0</h2>

arazzo/v1.0.1.html

+3-8
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<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)">
2727
<link rel="canonical" href="https://spec.openapis.org/arazzo/latest.html">
2828
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
29-
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-JR4K3ZJLPH&amp;l=dataLayer&amp;cx=c&amp;gtm=457e51e0za200"></script>
29+
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-JR4K3ZJLPH&amp;l=dataLayer&amp;cx=c&amp;gtm=457e54e1za200&amp;tag_exp=102509683~102803279~102813109~102887800~102926062~103027016~103051953~103055465~103077950"></script>
3030
<style id="respec-mainstyle">
3131
@keyframes pop{
3232
0%{transform:scale(1,1)}
@@ -324,7 +324,7 @@ <h1 id="title" class="title">The Arazzo Specification v1.0.1 </h1> <h2 id="subti
324324
<p>This object <em class="rfc2119">MAY</em> be extended with <a href="#specification-extensions">Specification Extensions</a>.</p>
325325
</section><section id="arazzo-specification-object-example"><div class="header-wrapper"><h5 id="x4-6-1-2-arazzo-specification-object-example"><bdi class="secno">4.6.1.2 </bdi>Arazzo Specification Object Example</h5><a class="self-link" href="#arazzo-specification-object-example" aria-label="Permalink for Section 4.6.1.2"></a></div>
326326
<pre class="nohighlight"><code>
327-
<span class="hljs-attr">arazzo:</span> <span class="hljs-number">1.0</span><span class="hljs-number">.0</span>
327+
<span class="hljs-attr">arazzo:</span> <span class="hljs-number">1.0</span><span class="hljs-number">.1</span>
328328
<span class="hljs-attr">info:</span>
329329
<span class="hljs-attr">title:</span> <span class="hljs-string">A</span> <span class="hljs-string">pet</span> <span class="hljs-string">purchasing</span> <span class="hljs-string">workflow</span>
330330
<span class="hljs-attr">summary:</span> <span class="hljs-string">This</span> <span class="hljs-string">Arazzo</span> <span class="hljs-string">Description</span> <span class="hljs-string">showcases</span> <span class="hljs-string">the</span> <span class="hljs-string">workflow</span> <span class="hljs-string">for</span> <span class="hljs-string">how</span> <span class="hljs-string">to</span> <span class="hljs-string">purchase</span> <span class="hljs-string">a</span> <span class="hljs-string">pet</span> <span class="hljs-string">through</span> <span class="hljs-string">a</span> <span class="hljs-string">sequence</span> <span class="hljs-string">of</span> <span class="hljs-string">API</span> <span class="hljs-string">calls</span>
@@ -773,12 +773,7 @@ <h1 id="title" class="title">The Arazzo Specification v1.0.1 </h1> <h2 id="subti
773773
<tr>
774774
<td><span id="successWorkflowId"></span> workflowId</td>
775775
<td style="text-align:center"><code>string</code></td>
776-
<td>The <a href="#fixed-fields-2">workflowId</a> referencing an existing workflow within the Arazzo Description to transfer to upon success of the step. This field is only relevant when the <code>type</code> field value is <code>"goto"</code>.</td>
777-
</tr>
778-
<tr>
779-
<td>If the referenced workflow is contained within an <code>arazzo</code> type <code>sourceDescription</code>, then the <code>workflowId</code> <em class="rfc2119">MUST</em> be specified using a <a href="#runtime-expressions">Runtime Expression</a> (e.g., <code>$sourceDescriptions.&lt;name&gt;.&lt;workflowId&gt;</code>) to avoid ambiguity or potential clashes. This field is mutually exclusive to <code>stepId</code>.</td>
780-
<td style="text-align:center"></td>
781-
<td></td>
776+
<td>The <a href="#fixed-fields-2">workflowId</a> referencing an existing workflow within the Arazzo Description to transfer to upon success of the step. This field is only relevant when the <code>type</code> field value is <code>"goto"</code>. If the referenced workflow is contained within an <code>arazzo</code> type <code>sourceDescription</code>, then the <code>workflowId</code> <em class="rfc2119">MUST</em> be specified using a <a href="#runtime-expressions">Runtime Expression</a> (e.g., <code>$sourceDescriptions.&lt;name&gt;.&lt;workflowId&gt;</code>) to avoid ambiguity or potential clashes. This field is mutually exclusive to <code>stepId</code>.</td>
782777
</tr>
783778
<tr>
784779
<td><span id="successStepId"></span> stepId</td>

0 commit comments

Comments
 (0)