camaraproject / DeviceIdentifier

Repository to describe, develop, document and test the Device Identifier API family
Apache License 2.0
2 stars 10 forks source link

Update CAMARA Device Identifier API.yaml #27

Closed eric-murray closed 11 months ago

eric-murray commented 1 year ago

What type of PR is this?

Add one of the following kinds:

What this PR does / why we need it:

CAMARA design guidelines now allow passing of sensitive parameters via the body of a POST request, and this is the approach being adopted by other CAMARA APIs.

Which issue(s) this PR fixes:

N/A

Special notes for reviewers:

N/A

Changelog input

 release-note
 - Sensitive parameters now passed in the request body of a POST rather than as headers
 - Added option to identify device by private IP address
 - Rename path to /get-device-identifier
 - Documentation update
 - Add Swagger file validation

Additional documentation

N/A