vrchatapi / specification

⚙️ VRChat API OpenAPI specification defining the API in a machine-readable format. This is then used for automatic generation of language-specific SDK's
MIT License
46 stars 31 forks source link

WorldID can sometimes start with `wld`_ rather than `wrld_` #12

Closed Foorack closed 3 years ago

Foorack commented 3 years ago

Issue here https://github.com/vrchatapi/specification/blob/master/openapi/components/schemas/WorldID.yaml#L4, this regex needs to be inclusive of both.

Example world: https://api.vrchat.cloud/api/1/worlds/wld_97fda4a1-f820-4f09-a88c-2d2a95b668f7

Foorack commented 3 years ago

Fixed in 3fce45e7c351c818f9df0460e5eef8cccf37efaf