From 6cd560663fa5eb000bda2520606aed3918127761 Mon Sep 17 00:00:00 2001 From: jkrvivian Date: Thu, 25 Jan 2024 17:27:55 +0800 Subject: [PATCH] Remove features from info endpoint --- tips/TIP-0048/openapi3-core.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tips/TIP-0048/openapi3-core.yaml b/tips/TIP-0048/openapi3-core.yaml index 5a0628ca1..fe781c340 100644 --- a/tips/TIP-0048/openapi3-core.yaml +++ b/tips/TIP-0048/openapi3-core.yaml @@ -1398,8 +1398,6 @@ components: unit: SMR subunit: glow decimals: 6 - features: - - test get-buildingBlock-response-example: value: @@ -2978,11 +2976,6 @@ components: - tickerSymbol - unit - decimals - features: - description: The features that are supported by the node. All features must be lowercase. - type: array - items: - type: string required: - name - version @@ -2990,7 +2983,6 @@ components: - metrics - protocolParameters - baseToken - - features ProtocolParameters: description: Protocol parameters.