From f6cb036fcf59fa91b7777965a3a678a6fd606de8 Mon Sep 17 00:00:00 2001 From: Chuck Heazel Date: Wed, 21 Aug 2019 10:53:24 -0400 Subject: [PATCH 1/4] File suffix correction alternative-schema-object should be an .md file not an .adoc. Correction made. --- ...lternative_schema_object.adoc => alternative_schema_object.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename proposals/Alternative Schema/{alternative_schema_object.adoc => alternative_schema_object.md} (100%) diff --git a/proposals/Alternative Schema/alternative_schema_object.adoc b/proposals/Alternative Schema/alternative_schema_object.md similarity index 100% rename from proposals/Alternative Schema/alternative_schema_object.adoc rename to proposals/Alternative Schema/alternative_schema_object.md From 2a966d661f1f733121e9b84ba3fcb1db1ab29865 Mon Sep 17 00:00:00 2001 From: Chuck Heazel Date: Wed, 21 Aug 2019 14:02:39 -0400 Subject: [PATCH 2/4] Update the proposal status vaules --- proposals/000_OAS-proposal-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/000_OAS-proposal-template.md b/proposals/000_OAS-proposal-template.md index d6843f5bd2..acf8ee7fcb 100644 --- a/proposals/000_OAS-proposal-template.md +++ b/proposals/000_OAS-proposal-template.md @@ -8,7 +8,7 @@ |Proposal |[NNNN](https://github.com/OAI/OpenAPI-Specification/tree/master/proposals/{directory_or_file_name})| |Authors|[Author 1](https://github.com/{author1}), [Author 2](https://github.com/{author2})| |Review Manager |TBD | -|Status |Proposal, Draft, Promoted, or Abandoned| +|Status |Draft, Pilot, Graduated, or Abandoned| |Implementations |[Click Here](https://github.com/OAI/OpenAPI-Specification/tree/master/proposals/{NNNN}/implementations.md)| |Issues |[{issueid}](https://github.com/OAI/OpenAPI-Specification/issues/{Issueid})| |Previous Revisions |[{revid}](https://github.com/OAI/OpenAPI-Specification/pull/{revid}) | From 8ed6fae2e44ae705ec064c643782d45b16151798 Mon Sep 17 00:00:00 2001 From: Chuck Heazel Date: Wed, 21 Aug 2019 14:12:53 -0400 Subject: [PATCH 3/4] First set of AS changes Changes to 001_Alternative-Schema-Proposal.md which should not conflict with the current baseline. --- proposals/001_Alternative Schema Proposal.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/proposals/001_Alternative Schema Proposal.md b/proposals/001_Alternative Schema Proposal.md index 9f176ea28e..75ae79b421 100644 --- a/proposals/001_Alternative Schema Proposal.md +++ b/proposals/001_Alternative Schema Proposal.md @@ -5,9 +5,9 @@ |Tag |Value | |---- | ---------------- | |Proposal |[Alternative Schema](https://github.com/OAI/OpenAPI-Specification/tree/master/proposals/Alternative%20Schema)| -|Authors|[Chuck Heazel](https://github.com/{cmheazel})| +|Authors|[Chuck Heazel](https://github.com/cmheazel)| |Review Manager |TBD | -|Status |**Draft** | +|Status |**Pilot** | |Implementations |[Click Here](https://github.com/OAI/OpenAPI-Specification/tree/master/proposals/Alternative%20Schema/implementations.md) |Issues |[1532](https://github.com/OAI/OpenAPI-Specification/issues/1532)| |Previous Revisions |[March 15](https://github.com/OAI/OpenAPI-Specification/pull/1868#issue-261689900) | @@ -18,6 +18,7 @@ |---- | ---------------- | ---------- | |3/15/19 |C. Heazel|Initial Markup Draft | |4/17/19 |C. Heazel|Re-structured based on Apple Swift| +|5/1/19 |C. Heazel|Cleaned up typos and broken links. Updated the proposal stage names.| ## Introduction From 0c987a9a043567c2be3a4a15a72e7688d01d52d8 Mon Sep 17 00:00:00 2001 From: Chuck Heazel Date: Wed, 21 Aug 2019 14:17:26 -0400 Subject: [PATCH 4/4] Update 2 Change to 001_Alternative-Schema-Proposal.md which appears to have caused conflicts in earlier merge attempts. --- proposals/001_Alternative Schema Proposal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/001_Alternative Schema Proposal.md b/proposals/001_Alternative Schema Proposal.md index 75ae79b421..cde937db80 100644 --- a/proposals/001_Alternative Schema Proposal.md +++ b/proposals/001_Alternative Schema Proposal.md @@ -54,7 +54,7 @@ Examples of the use of the Alternative Schema capability is added to the OpenAPI ### Alternative Schema Registry -Values used to populate the Alternative Schema Object are required to come from the Alternative Schema Registry. The preliminary Alternative Schema Registry is located at . +Values used to populate the Alternative Schema Object are required to come from the Alternative Schema Registry. The preliminary Alternative Schema Registry is located [here](https://spec.openapis.org/registry/alternative-schema). *** Note this is a placeholder registry. Don't take the values seriously. ***