From 38e2bb42350bd049cf758c374b75da758d2c7456 Mon Sep 17 00:00:00 2001 From: ralfhandl <951576+ralfhandl@users.noreply.github.com> Date: Thu, 17 Oct 2024 15:37:27 +0000 Subject: [PATCH] Update ReSpec-rendered specification versions Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- overlay/latest.html | 14 +++++++------- overlay/v1.0.0.html | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/overlay/latest.html b/overlay/latest.html index 06432b3dca..b4b83907b2 100644 --- a/overlay/latest.html +++ b/overlay/latest.html @@ -80,7 +80,7 @@ - +

What is the Overlay Specification?

-

The Overlay Specification defines a document format for information that will augment an existing [OpenAPI] description without entangling that information in the OpenAPI description’s source doccument(s).

+

The Overlay Specification defines a document format for information that augments an existing [OpenAPI] description yet remains separate from the OpenAPI description’s source document(s).

Status of This Document

The source-of-truth for this specification is the HTML file referenced above as This version.

1. Overlay Specification

1.1 Version 1.0.0

@@ -232,7 +232,7 @@

Overlay Specification v1.0.0

4. Specification

4.1 Versions

The Overlay Specification is versioned using a major.minor.patch versioning scheme. The major.minor portion of the version string (for example 1.0) SHALL designate the Overlay feature set. patch versions address errors in, or provide clarifications to, this document, not the feature set. The patch version SHOULD NOT be considered by tooling, making no distinction between 1.0.0 and 1.0.1 for example.

-

Note: Version 1.0.0 of the Overlay Specification was released after spending some time in draft and a few early-adopting tool providers. Check with your tool provider for the details of what is supported in each tool.

+

Note: Version 1.0.0 of the Overlay Specification was released after spending some time in draft and being implemented by a few early-adopting tool providers. Check with your tool provider for the details of what is supported in each tool.

4.2 Format

An Overlay document that conforms to the Overlay Specification is itself a JSON object, which may be represented either in JSON or YAML format.

All field names in the specification are case sensitive. diff --git a/overlay/v1.0.0.html b/overlay/v1.0.0.html index 06432b3dca..b4b83907b2 100644 --- a/overlay/v1.0.0.html +++ b/overlay/v1.0.0.html @@ -80,7 +80,7 @@ - +

What is the Overlay Specification?

-

The Overlay Specification defines a document format for information that will augment an existing [OpenAPI] description without entangling that information in the OpenAPI description’s source doccument(s).

+

The Overlay Specification defines a document format for information that augments an existing [OpenAPI] description yet remains separate from the OpenAPI description’s source document(s).

Status of This Document

The source-of-truth for this specification is the HTML file referenced above as This version.

1. Overlay Specification

1.1 Version 1.0.0

@@ -232,7 +232,7 @@

Overlay Specification v1.0.0

4. Specification

4.1 Versions

The Overlay Specification is versioned using a major.minor.patch versioning scheme. The major.minor portion of the version string (for example 1.0) SHALL designate the Overlay feature set. patch versions address errors in, or provide clarifications to, this document, not the feature set. The patch version SHOULD NOT be considered by tooling, making no distinction between 1.0.0 and 1.0.1 for example.

-

Note: Version 1.0.0 of the Overlay Specification was released after spending some time in draft and a few early-adopting tool providers. Check with your tool provider for the details of what is supported in each tool.

+

Note: Version 1.0.0 of the Overlay Specification was released after spending some time in draft and being implemented by a few early-adopting tool providers. Check with your tool provider for the details of what is supported in each tool.

4.2 Format

An Overlay document that conforms to the Overlay Specification is itself a JSON object, which may be represented either in JSON or YAML format.

All field names in the specification are case sensitive.