Skip to content

Commit ccfdcfc

Browse files
committed
Update snapshot
1 parent 70b01eb commit ccfdcfc

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

api/tests/Api/SnapshotTests/__snapshots__/ResponseSnapshotTest__testOpenApiSpecMatchesSnapshot__1.yml

+8-1
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ components:
759759
format: iri-reference
760760
type: string
761761
copyActivitySource:
762-
description: 'Copy Contents from this Source-Activity.'
762+
description: 'Copy contents from this source activity.'
763763
example: /activities/1a2b3c4d
764764
format: iri-reference
765765
type:
@@ -8303,6 +8303,13 @@ components:
83038303
maxLength: 8
83048304
pattern: '^(#[0-9a-zA-Z]{6})$'
83058305
type: string
8306+
copyCategorySource:
8307+
description: 'Copy contents from this source category or activity.'
8308+
example: /categories/1a2b3c4d
8309+
format: iri-reference
8310+
type:
8311+
- 'null'
8312+
- string
83068313
name:
83078314
description: 'The full name of the category.'
83088315
example: Lagersport

0 commit comments

Comments
 (0)