Backstage
    Preparing search index...
    interface HttpPostIngressOptions {
        topic: string;
        validator?: RequestValidator;
    }
    Index

    Properties

    Properties

    topic: string
    validator?: RequestValidator