The Link Object scbemas for 3.1 and 3.2 have the [`server` fixed field](https://spec.openapis.org/oas/v3.1#link-server) "mis-spelled" as `body`: https://github.com/OAI/OpenAPI-Specification/blob/97982a524d1f20e74792b43c7be1a6bb965261d4/src/schemas/validation/schema.yaml#L633-L634 https://github.com/OAI/OpenAPI-Specification/blob/ac2fde416afe944d3ef1716c16ebe5b7b1ad1d60/src/schemas/validation/schema.yaml#L633-L634 Fix for 3.2 is included in * #4456 Fix for 3.1 * #4465