@nycu-sdc/core-system-sdk
    Preparing search index...

    Type Alias formsCreateQuestionResponse201

    Create a new question for a specific section.

    type formsCreateQuestionResponse201 = {
        data: FormsQuestionResponse;
        status: 201;
    }
    Index

    Properties

    Properties

    status: 201