Skip to content

Questionable use of format: string in schema QosProfileName #496

@hdamker

Description

@hdamker

Problem description

The schema definitions of QosProfileName within all APIs of QualityOnDemand and QoSBooking contain the line

format: string

which is at least questionable, as this isn't a defined format and it is redundant to type: string, as it adds no additional restriction.

Expected behavior

Decide if this line should be removed from all APIs defining or using the schema.

Alternative solution

Keep the line if it does at least no harm.

Additional context

Metadata

Metadata

Assignees

Labels

Spring26correctioncorrection in documentation or alignment with commonalities

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions