Connection reference¶ ConnectionDesc ¶ Bases: BaseModel Connection class to describe a connection between routers and endpoints. check_bidirectional(v) classmethod ¶ Check if bidirectional is valid. check_indexing() ¶ Check if the indexing is valid. int_to_list(v) classmethod ¶ Convert int to list. str_to_int(v) classmethod ¶ Convert str to int.