camaraproject / EdgeCloud

Repository to describe, develop, document and test the EdgeCloud API family
Apache License 2.0
16 stars 43 forks source link

Application Endpoint Discovery First Contribution #245

Closed crissancas closed 3 months ago

crissancas commented 4 months ago

What type of PR is this?

Add one of the following kinds:

What this PR does / why we need it:

The Application Discovery API extends beyond the capabilities of the
Simple Edge Discovery API by not only locating the nearest Edge Cloud Zone
but also directly linking to the application endpoints within those zones.
This PR covers intent 21.

Which issue(s) this PR fixes:

Fixes #212

Special notes for reviewers:

Changelog input

 release-note

Additional documentation

This section can be blank.

docs
github-actions[bot] commented 4 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.03s
✅ JSON eslint-plugin-jsonc 1 0 0 1.23s
✅ JSON jsonlint 1 0 0.19s
✅ JSON prettier 1 1 0 0.65s
✅ JSON v8r 1 0 1.6s
✅ OPENAPI spectral 3 0 6.14s
✅ REPOSITORY git_diff yes no 0.38s
✅ REPOSITORY secretlint yes no 4.45s
✅ YAML yamllint 3 0 0.74s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_