WayrApp Backend & Ecosystem Documentation - v1.0.0
    Preparing search index...

    Type Alias CourseRequest

    CourseRequest: z.infer<typeof CourseSchema>

    Type definition for course creation and management data

    Represents the structure of validated course data including identification, language configuration, descriptive content, and visibility settings. This type ensures type safety for course operations while enforcing educational constraints and security requirements.