swagger-typescript-api
    Preparing search index...

    Type Alias SchemaTypeObjectContent

    SchemaTypeObjectContent: {
        $$raw: {
            $parsed: SchemaTypePrimitiveContent;
            required: boolean;
            type: string;
        };
        field: string;
        isRequired: boolean;
    }[]