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: docs/spec/components/parameters/eventIdParam.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
in: query
2
2
name: 'event_id'
3
3
required: false
4
-
description: "Event ID"
4
+
description: "Unique random decimal on which the nullifiers depends. [See more details](https://github.com/rarimo/passport-zk-circuits?tab=readme-ov-file#eventid)."
Copy file name to clipboardExpand all lines: docs/spec/components/schemas/Parameters.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ allOf:
24
24
properties:
25
25
event_id:
26
26
type: string
27
+
description: "Unique random decimal on which the nullifiers depends. [See more details](https://github.com/rarimo/passport-zk-circuits?tab=readme-ov-file#eventid)."
Copy file name to clipboardExpand all lines: docs/spec/components/schemas/ProofParams.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ allOf:
23
23
properties:
24
24
event_id:
25
25
type: string
26
+
description: "Unique random decimal on which the nullifiers depends. [See more details](https://github.com/rarimo/passport-zk-circuits?tab=readme-ov-file#eventid)."
Copy file name to clipboardExpand all lines: docs/spec/components/schemas/ProofParamsLight.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ allOf:
23
23
properties:
24
24
event_id:
25
25
type: string
26
+
description: "Unique random decimal on which the nullifiers depends. [See more details](https://github.com/rarimo/passport-zk-circuits?tab=readme-ov-file#eventid)."
description: "Unique random decimal on which the nullifiers depends. [See more details](https://github.com/rarimo/passport-zk-circuits?tab=readme-ov-file#eventid)."
0 commit comments