We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e5d9f commit c2a6247Copy full SHA for c2a6247
loadbalancer/messages/messages.ipldsch
@@ -1,5 +1,5 @@
1
type RequestKind enum {
2
- | New ("n")
+ | New ("n")
3
| Extend ("e")
4
| Terminate ("t")
5
} representation string
0 commit comments