iceberg-js
    Preparing search index...

    Interface SetDefaultSpecUpdate

    interface SetDefaultSpecUpdate {
        action: "set-default-spec";
        "spec-id": number;
    }
    Index

    Properties

    Properties

    action: "set-default-spec"
    "spec-id": number