fix: README formatting

This commit is contained in:
Lorna Mitchell 2023-08-23 11:46:44 +01:00
parent 7324afdc6b
commit e1f5b84f3a

View File

@ -74,8 +74,6 @@ Add your own `spec-url` to the `<redoc>` tag, this attribute can also be a local
Check out the [deployment documentation](./deploment/index/md) for more options, and detailed documentation for each. Check out the [deployment documentation](./deploment/index/md) for more options, and detailed documentation for each.
## Redoc vs. Reference ## Redoc vs. Reference
Redoc is Redocly's community-edition product. Looking for something more? 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-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 * [`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 ## Releases
**The README for the `1.x` version is on the [v1.x](https://github.com/Redocly/redoc/tree/v1.x) branch.** **The README for the `1.x` version is on the [v1.x](https://github.com/Redocly/redoc/tree/v1.x) branch.**