camaraproject / DeviceLocation

Repository to describe, develop, document and test the DeviceLocation API family
Apache License 2.0
20 stars 33 forks source link

Minor update - changing "polygon" to "POLYGON" in example to align with enum case #147

Closed trehman-gsma closed 5 months ago

trehman-gsma commented 5 months ago

What type of PR is this?

Add one of the following kinds:

What this PR does / why we need it:

Very small update. Updating the "RETRIEVAL_POLYGON" example - changed "polygon" to "POLYGON" to align with expected enum String. The RETRIEVAL_POLYGON response example was failing Schema validation in local mock tool (Prism).

Changelog input

 release-note
Updated examples/RETRIEVAL_POLYGON - changed "polygon" to "POLYGON"
jlurien commented 5 months ago

I just created the rc2 yesterday prior to this fix. so I'll try to fix it as well there,otherwise we'll have to go to a rc3