Ask a question to get started
Enter to sendā¢Shift+Enter new line
Deploy a schema Args: name(str): name of the schema. Will be used as a key proto(str): protobuf schema Returns: An http Response containing the result of the operation
schema_post( self, name: str, proto: str, ) -> Response