Skip to content

Commit

Permalink
Tag fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
smelamud committed Aug 25, 2024
1 parent 4a24e98 commit e34a520
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _data/node_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,8 @@ objects:
struct: CarteVerificationInfo
auth: admin
description: >
Verify if the given carte may be used for authentication on this node. Additionally, if <code>clientName<code>
is provided, it is compared to the carte owner's name.
Verify if the given carte may be used for authentication on this node. Additionally, if
<code>clientName</code> is provided, it is compared to the carte owner's name.
errors:
- code: carte.wrong-client
description: carte authenticates a different node name
Expand Down

0 comments on commit e34a520

Please sign in to comment.