Skip to content

Commit

Permalink
chore: deprecate /certificate-pending route in openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
Alenar committed Oct 1, 2024
1 parent 6a112ab commit 60fe7bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ paths:
/certificate-pending:
get:
summary: Get current pending certificate information
deprecated: true
description: |
Returns the information related to the current pending certificate:
* protocol parameters, for current and next epoch (to setup cryptography)
Expand Down

0 comments on commit 60fe7bd

Please sign in to comment.