Skip to content

Horizon Server API 2506 contains invalid Unicode Character U+0014 <Device Control Four> (DC4) in examples of schema DesktopCapacityProviderResourceSettingsPushImageSpec #18

@PatrickDittrich

Description

@PatrickDittrich

The rest API docs/horizon-server/versions/2506/rest-api-swagger-docs.json has twice an invalid Unicode char \u0014 at the end of the examples within the network_attributes of DesktopCapacityProviderResourceSettingsPushImageSpec

"network_attributes": {
	"type": "object",
	"additionalProperties": {
		"type": "string",
		"description": "Indicates the network attributes like network_id, cidr. ",
		"example": "network_id:c9896e51-48a2-4d82-ae9e-a0246981b473 cidr:10.212.10.12\u0014"
	},
	"description": "Indicates the network attributes like network_id, cidr. ",
	"example": "network_id:c9896e51-48a2-4d82-ae9e-a0246981b473 cidr:10.212.10.12\u0014"
},

Please remove them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions