Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions catroweb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2135,6 +2135,10 @@ components:
type: number
example: 0.14381762458251943
description: "The filesize of the catrobat file in megabytes"
not_for_kids:
type: number
example: 0
description: "Indicates whether a project is suitable for kids or not (0 = safe for kids, 1 = not safe for kids, 2 = not safe for kids set by moderator)"

ExtensionsResponse:
type: array
Expand Down