hapi-server / uri-templates

Repository of tools for URI templates
Apache License 2.0
2 stars 0 forks source link

$(enum) has id but $x has name #25

Open jbfaden opened 8 months ago

jbfaden commented 8 months ago

I just noticed we used "id" to allow software to refer to a enumeration field, while $x has "name". Seems like id should be used in both places.