From 8ed6fae2e44ae705ec064c643782d45b16151798 Mon Sep 17 00:00:00 2001 From: Chuck Heazel Date: Wed, 21 Aug 2019 14:12:53 -0400 Subject: [PATCH 1/2] 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 2/2] 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. ***