Skip to content

Commit

Permalink
beacon-node-oapi.yaml: Fix typo and add . everywhere for consiste…
Browse files Browse the repository at this point in the history
…ncy (#338)


Co-authored-by: Nico Flaig <[email protected]>
  • Loading branch information
nalepae and nflaig authored Jul 13, 2023
1 parent d06ae07 commit 50764b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions beacon-node-oapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ tags:
- name: Debug
description: Set of endpoints to debug chain and shouldn't be exposed publicly.
- name: Events
description: Set of endpoints to for event subscription.
description: Set of endpoints for event subscription.
- name: Node
description: Endpoints to query node related informations
description: Endpoints to query node related information.
- name: Validator
description: Endpoints intended for validator clients
description: Endpoints intended for validator clients.
- name: ValidatorRequiredApi
description: |
Minimal set of endpoints to enable a working validator implementation.
Expand Down

0 comments on commit 50764b1

Please sign in to comment.