We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70b01eb commit fee746cCopy full SHA for fee746c
api/tests/Api/SnapshotTests/__snapshots__/ResponseSnapshotTest__testOpenApiSpecMatchesSnapshot__1.yml
@@ -759,7 +759,7 @@ components:
759
format: iri-reference
760
type: string
761
copyActivitySource:
762
- description: 'Copy Contents from this Source-Activity.'
+ description: 'Copy Contents from this source activity.'
763
example: /activities/1a2b3c4d
764
765
type:
@@ -8303,6 +8303,13 @@ components:
8303
maxLength: 8
8304
pattern: '^(#[0-9a-zA-Z]{6})$'
8305
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
8313
name:
8314
description: 'The full name of the category.'
8315
example: Lagersport
0 commit comments