Skip to content

Asset ids of some examples do not conform to definition #1

@ClemensLinnhoff

Description

@ClemensLinnhoff

The definition of the OpenMaterial_asset_info states:

id [string][required] Unique asset identifier. The id consists of 32 hexadecimal numerals and must not contain additional characters like dashes or minus signs. Only use lower case characters are allowed. Allowed values are described with regex pattern: "^[0-9a-f]{32}$".

However, in some examples, e.g. Concrete_Plate.gltf, dashes are used in the id.

Using dashes in UUIDs is quite common, so I am not sure whether the examples or the definition should be changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions