Documentation
    Preparing search index...
    {
    * namespace: "namespace",
    * body: {
    * "key": "value"
    * }
    * }
    interface RunnerConfigsRefreshMetadataRequest {
        body: Rivet.RunnerConfigsRefreshMetadataRequestBody;
        namespace: string;
    }
    Index

    Properties

    Properties

    namespace: string