Skip to content

Commit e2aeb00

Browse files
Update ReSpec versions (OAI#3410)
Signed-off-by: GitHub <[email protected]> Co-authored-by: darrelmiller <[email protected]>
1 parent 44cf3d7 commit e2aeb00

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

oas/v2.0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,13 @@
149149
<td>date</td>
150150
<td><code>string</code></td>
151151
<td><code>date</code></td>
152-
<td>As defined by <code>full-date</code> - <a href="http://xml2rfc.ietf.org/public/rfc/html/rfc3339#anchor14">[!RFC3339]</a></td>
152+
<td>As defined by <code>full-date</code> - <a href="https://datatracker.ietf.org/doc/html/rfc3339#section-5.6">[!RFC3339]</a></td>
153153
</tr>
154154
<tr>
155155
<td>dateTime</td>
156156
<td><code>string</code></td>
157157
<td><code>date-time</code></td>
158-
<td>As defined by <code>date-time</code> - <a href="http://xml2rfc.ietf.org/public/rfc/html/rfc3339#anchor14">[!RFC3339]</a></td>
158+
<td>As defined by <code>date-time</code> - <a href="https://datatracker.ietf.org/doc/html/rfc3339#section-5.6">[!RFC3339]</a></td>
159159
</tr>
160160
<tr>
161161
<td>password</td>

oas/v3.0.0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,13 +138,13 @@
138138
<td>date</td>
139139
<td><code>string</code></td>
140140
<td><code>date</code></td>
141-
<td>As defined by <code>full-date</code> - <a href="http://xml2rfc.ietf.org/public/rfc/html/rfc3339#anchor14">[!RFC3339]</a></td>
141+
<td>As defined by <code>full-date</code> - <a href="https://datatracker.ietf.org/doc/html/rfc3339#section-5.6">[!RFC3339]</a></td>
142142
</tr>
143143
<tr>
144144
<td>dateTime</td>
145145
<td><code>string</code></td>
146146
<td><code>date-time</code></td>
147-
<td>As defined by <code>date-time</code> - <a href="http://xml2rfc.ietf.org/public/rfc/html/rfc3339#anchor14">[!RFC3339]</a></td>
147+
<td>As defined by <code>date-time</code> - <a href="https://datatracker.ietf.org/doc/html/rfc3339#section-5.6">[!RFC3339]</a></td>
148148
</tr>
149149
<tr>
150150
<td>password</td>

oas/v3.0.1.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,13 +138,13 @@
138138
<td>date</td>
139139
<td><code>string</code></td>
140140
<td><code>date</code></td>
141-
<td>As defined by <code>full-date</code> - [[!RFC3339]]</td>
141+
<td>As defined by <code>full-date</code> - <a href="https://datatracker.ietf.org/doc/html/rfc3339#section-5.6">[!RFC3339]</a></td>
142142
</tr>
143143
<tr>
144144
<td>dateTime</td>
145145
<td><code>string</code></td>
146146
<td><code>date-time</code></td>
147-
<td>As defined by <code>date-time</code> - [[!RFC3339]]</td>
147+
<td>As defined by <code>date-time</code> - <a href="https://datatracker.ietf.org/doc/html/rfc3339#section-5.6">[!RFC3339]</a></td>
148148
</tr>
149149
<tr>
150150
<td>password</td>

oas/v3.0.2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,12 @@
129129
<tr>
130130
<td><code>string</code></td>
131131
<td><code>date</code></td>
132-
<td>As defined by <code>full-date</code> - [[!RFC3339]]</td>
132+
<td>As defined by <code>full-date</code> - <a href="https://datatracker.ietf.org/doc/html/rfc3339#section-5.6">[!RFC3339]</a></td>
133133
</tr>
134134
<tr>
135135
<td><code>string</code></td>
136136
<td><code>date-time</code></td>
137-
<td>As defined by <code>date-time</code> - [[!RFC3339]]</td>
137+
<td>As defined by <code>date-time</code> - <a href="https://datatracker.ietf.org/doc/html/rfc3339#section-5.6">[!RFC3339]</a></td>
138138
</tr>
139139
<tr>
140140
<td><code>string</code></td>

oas/v3.0.3.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,12 +131,12 @@
131131
<tr>
132132
<td><code>string</code></td>
133133
<td><code>date</code></td>
134-
<td>As defined by <code>full-date</code> - [[!RFC3339]]</td>
134+
<td>As defined by <code>full-date</code> - <a href="https://datatracker.ietf.org/doc/html/rfc3339#section-5.6">[!RFC3339]</a></td>
135135
</tr>
136136
<tr>
137137
<td><code>string</code></td>
138138
<td><code>date-time</code></td>
139-
<td>As defined by <code>date-time</code> - [[!RFC3339]]</td>
139+
<td>As defined by <code>date-time</code> - <a href="https://datatracker.ietf.org/doc/html/rfc3339#section-5.6">[!RFC3339]</a></td>
140140
</tr>
141141
<tr>
142142
<td><code>string</code></td>

0 commit comments

Comments
 (0)