You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: static/openapi/fdcapidoc.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@
98
98
},
99
99
"/da/getRequests/{votingRoundID}": {
100
100
"get": {
101
-
"description": "Tries to retrieve the attestation requests for a particular voting round. If successfull returns a response status OK and a payload data that contains attestation requests for a particular voting round.",
101
+
"description": "Tries to retrieve the attestation requests for a particular voting round. If successful returns a response status OK and a payload data that contains attestation requests for a particular voting round.",
102
102
"parameters": [
103
103
{
104
104
"description": "The unique ID of the voting round. This represents a full voting sequence that starts in a particular voting epoch and usually extends to the next one.",
0 commit comments