From 05b000ed00b228c17c02dc8abceb84c53814cb86 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Mon, 4 Dec 2023 03:37:49 +0100 Subject: [PATCH] fix: lint --- src/routing/http-routing-v1.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/routing/http-routing-v1.md b/src/routing/http-routing-v1.md index 158347e8..f7e49b04 100644 --- a/src/routing/http-routing-v1.md +++ b/src/routing/http-routing-v1.md @@ -115,7 +115,6 @@ Each object in the `Providers` list is a record conforming to a schema, usually } ``` - Each object in the `Providers` list is a *write provider record* entry. Server SHOULD accept representing writes is [Announcement Schema](#announcement-schema). @@ -203,7 +202,6 @@ Each object in the `Peers` list is a record conforming to the [Peer Schema](#pee } ``` - Each object in the `Providers` list is a *write provider record* entry. Server SHOULD accept writes represented with [Announcement Schema](#announcement-schema) @@ -359,7 +357,6 @@ the case, the field MUST be ignored. The `announcement` schema can be used in `PUT` operations to announce content providers or peer routing information. - ```json { "Schema": "announcement",