Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
carlobeltrame committed Mar 30, 2024
1 parent 70b01eb commit ccfdcfc
Showing 1 changed file with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -759,7 +759,7 @@ components:
format: iri-reference
type: string
copyActivitySource:
description: 'Copy Contents from this Source-Activity.'
description: 'Copy contents from this source activity.'
example: /activities/1a2b3c4d
format: iri-reference
type:
Expand Down Expand Up @@ -8303,6 +8303,13 @@ components:
maxLength: 8
pattern: '^(#[0-9a-zA-Z]{6})$'
type: string
copyCategorySource:
description: 'Copy contents from this source category or activity.'
example: /categories/1a2b3c4d
format: iri-reference
type:
- 'null'
- string
name:
description: 'The full name of the category.'
example: Lagersport
Expand Down

0 comments on commit ccfdcfc

Please sign in to comment.