Project Protos - apigee/registry GitHub Wiki
The Registry API and applications use data structures and methods that are described with the Protocol Buffers language.
For more information about Protocol Buffers, see the Protocol Buffers website.
API protos
API protos are in the main repository in the google/cloud/apigeeregistry/v1 directory.
Application-specific protos
Application-specific protos are in subdirectories of google/cloud/apigeeregistry/v1.
-
apihubdescribes data structures that configure the display of information in a graphical user interface. -
controllerdescribes data structures used by the Registry Controller. -
scoringdescribes data structures that represent scores that can be associated with resources in the registry. -
styledescribes API style guides and conformance reports that show how well API designs conform to relevant style guides.