latestOpenAPI 3.0.2MITraw.githubusercontent.com2026-08-14263363.6 KB

38f761f66622

descriptors

Upload FileDescriptorSet

Accepts binary Protocol Buffers FileDescriptorSet. Registers descriptors for dynamic service discovery. Returns service IDs for later removal via DELETE /services/{serviceID}.

post/descriptors

Response

Descriptors registered successfully

messagestring required

Human-readable result of the upload.

timestring date-time required

Server time when the response was produced (RFC 3339).

serviceIDsstring[] required

Service IDs (e.g. helloworld.Greeter) registered. Use DELETE /services/{serviceID} to remove.