Where are the Canton Admin API protobufs published?
App Development5 posts266 views3 likesLast activity Nov 2021
CO
cocreatureOP
Nov 2021Hi,
I’m trying to generate custom bindings for the Canton Admin API(s) but I cannot find the location where the protobufs are published to. They don’t seem to be included in the regular release tarball.
MA
MatthiasSchmalz
Nov 2021You can find them here:
https://www.canton.io/docs/stable/user-manual/usermanual/administration.html#canton-administration-apis
There may be other ways to get them, e.g., through the grpc reflection services, but I haven’t tried them out recently.
CO
cocreature
Nov 2021Would it be possible to get them published as a tarball or something like that? Having to scrap them from HTML docs makes it somewhat tricky to integrate this in a build setup.
MA
MatthiasSchmalz
Nov 2021Yes, I think so. Can I ask you to create a ticket?
CO
cocreature
Nov 2021Ticket created internally, thanks for the help @MatthiasSchmalz!