camaraproject / DeviceStatus

Repository to describe, develop, document and test the Device Status API family
Apache License 2.0
11 stars 33 forks source link

Switch device structure to optional #179

Closed bigludo7 closed 2 months ago

bigludo7 commented 3 months ago

What type of PR is this?

Add one of the following kinds:

What this PR does / why we need it:

Shift device structure cardinality to optional has the device identifier could be obtained from the 3-legs process.

Which issue(s) this PR fixes:

Fixes #173

Special notes for reviewers:

Changelog input

 release-note
- Device structure is now optional has the device identifier could be obtained from the 3-legs process.

Additional documentation

This section can be blank.

docs
github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.03s
✅ OPENAPI spectral 5 0 7.77s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 0.83s
✅ YAML yamllint 5 0 0.84s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

bigludo7 commented 3 months ago

@sachinvodafone @akoshunyadi @fernandopradocabrillo Gentle reminder for this one as is it a simple one. As we're close to the finish line and there is few other topic to adress for these API like error code. Thanks