From e1f5b84f3a828ae7361fb885265d49e946d4afa8 Mon Sep 17 00:00:00 2001 From: Lorna Mitchell Date: Wed, 23 Aug 2023 11:46:44 +0100 Subject: [PATCH] fix: README formatting --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 5a298cfb..ac119085 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,6 @@ Add your own `spec-url` to the `` tag, this attribute can also be a local Check out the [deployment documentation](./deploment/index/md) for more options, and detailed documentation for each. - - ## Redoc vs. Reference Redoc is Redocly's community-edition product. Looking for something more? @@ -129,8 +127,6 @@ Redoc uses the following [specification extensions](https://redocly.com/docs/api * [`x-extendedDiscriminator`](docs/redoc-vendor-extensions.md#x-extendedDiscriminator) - In Schemas, uses this to solve name-clash issues with the standard discriminator * [`x-explicitMappingOnly`](docs/redoc-vendor-extensions.md#x-explicitMappingOnly) - In Schemas, display a more descriptive property name in objects with additionalProperties when viewing the property list with an object ------------ - ## Releases **The README for the `1.x` version is on the [v1.x](https://github.com/Redocly/redoc/tree/v1.x) branch.**