Skip to content

Commit a82f7c1

Browse files
authored
Merge pull request #638 from geoadmin/develop
New Release v2.8.1 - #patch
2 parents 3575988 + 5e18627 commit a82f7c1

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

spec/components/schemas.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,9 @@ components:
261261
readOnly: true
262262
type:
263263
example: Collection
264+
description: 'Value: `"Collection"`'
264265
type: string
266+
readOnly: true
265267
license:
266268
$ref: "#/components/schemas/license"
267269
providers:

spec/static/spec/v1/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,9 @@ components:
588588
readOnly: true
589589
type:
590590
example: Collection
591+
description: 'Value: `"Collection"`'
591592
type: string
593+
readOnly: true
592594
license:
593595
$ref: "#/components/schemas/license"
594596
providers:

spec/static/spec/v1/openapitransactional.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,9 @@ components:
668668
readOnly: true
669669
type:
670670
example: Collection
671+
description: 'Value: `"Collection"`'
671672
type: string
673+
readOnly: true
672674
license:
673675
$ref: "#/components/schemas/license"
674676
providers:

0 commit comments

Comments
 (0)