Skip to content

Commit

Permalink
Remove features from info endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrvivian committed Jan 25, 2024
1 parent e097437 commit 6cd5606
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tips/TIP-0048/openapi3-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1398,8 +1398,6 @@ components:
unit: SMR
subunit: glow
decimals: 6
features:
- test

get-buildingBlock-response-example:
value:
Expand Down Expand Up @@ -2978,19 +2976,13 @@ 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
- status
- metrics
- protocolParameters
- baseToken
- features

ProtocolParameters:
description: Protocol parameters.
Expand Down

0 comments on commit 6cd5606

Please sign in to comment.