signature

Function signature 

Source
pub(in server) async fn signature(
    __arg0: State<Arc<AppState>>,
    __arg1: Path<String>,
) -> Result<impl IntoResponse, StatusCode>
Expand description

GET /v1/rollouts/{rolloutId}/sig - raw signature bytes.