From 7d5c27b5ca89c6f39f52dc6a4ce4d281aed66f7c Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 8 Apr 2020 13:29:41 -0500 Subject: [PATCH] Update references.adoc --- references.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/references.adoc b/references.adoc index 6e2588b..fe7ae12 100644 --- a/references.adoc +++ b/references.adoc @@ -15,3 +15,7 @@ the convergence between http://json-schema.org/[JSON Schema] and https://www.ope * https://editor.swagger.io/[Swagger Editor] * https://app.swaggerhub.com/home[SWAGGERhub]: A good place to work collaboratively on schema; take the rendered server-side javacript and remove the Swagger branding * Community-maintained https://github.com/OpenAPITools/openapi-generator/releases/tag/v3.0.0[Codegen packages] for OAI 3 API specifications; On Twitter as https://twitter.com/oas_generator[] +* link:schema/card.schema.json[] +* link:schema/card.schema.yml[] +* link:schema/gaborMinimalPersonSchema.yml[] + +* link:issues.adoc[Current Issues]