Skip to content

Commit

Permalink
deploy: 48a8a3b
Browse files Browse the repository at this point in the history
  • Loading branch information
dmetzner committed Aug 30, 2024
1 parent 8f75ce5 commit 59637d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions catroweb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.3
info:
title: "Catroweb API"
description: "API for the Catrobat Share Platform"
version: "v1.5.5"
version: "v1.5.7"
termsOfService: "https://share.catrob.at/pocketcode/termsOfUse"
contact:
name: "Catrobat"
Expand Down Expand Up @@ -1834,7 +1834,7 @@ components:
type: string
example: "My name is Irving and I love developing games with Pocket Code!"
description: "An introduction of the user."
currentlyWorkingOn:
currently_working_on:
type: string
example: "The next awesome game!"
description: "A short description about the project the user is currently working on."
Expand Down Expand Up @@ -1913,7 +1913,7 @@ components:
type: string
example: "My name is Irving and I love developing games with Pocket Code!"
description: "An introduction of the user."
currentlyWorkingOn:
currently_working_on:
type: string
example: "The next awesome game!"
description: "A short description about the project the user is currently working on."
Expand Down

0 comments on commit 59637d2

Please sign in to comment.