camaraproject / EdgeCloud

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

Update and rename EdgeCloud_LcM.yaml to Edge-Application-Management.yaml #244

Closed crissancas closed 1 month ago

crissancas commented 1 month ago

New PR with corrections to pass Megalinter and Spectral tests,addition of X-Correlator and includes Consent Management

What type of PR is this?

Add one of the following kinds:

What this PR does / why we need it:

New PR with corrections to pass Megalinter and Spectral tests,addition of X-Correlator and includes Consent Management. API Documentation included in the YAML and the exiting one renamed to *_Obsolete.md

Which issue(s) this PR fixes:

Fixes #192

Special notes for reviewers:

Changelog input

 release-note

Additional documentation

This section can be blank.

docs
github-actions[bot] commented 1 month 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.41s
✅ JSON jsonlint 1 0 0.19s
✅ JSON prettier 1 1 0 0.95s
✅ JSON v8r 1 0 2.55s
✅ OPENAPI spectral 2 0 4.64s
✅ REPOSITORY git_diff yes no 0.54s
✅ REPOSITORY secretlint yes no 4.45s
✅ YAML yamllint 2 0 0.66s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

gunjald commented 1 month ago

One observation with new name is that the usage of word "operations Management" may indicate to operation management functions as performed by service management role while the APIs that has been defined are more of the edge applications management. Any thoughts?

javierlozallu commented 1 month ago

One observation with new name is that the usage of word "operations Management" may indicate to operation management functions as performed by service management role while the APIs that has been defined are more of the edge applications management. Any thoughts?

It's a fair question and something we took into account, which is why we added the description: `The Edge Operations Management API allows API consumers to manage the Lifecycle of an Application and Discover Edge Cloud Resources.’

But Edge Application Management is also an appropriate name, so if we all agree on that name we can go with it.

gunjald commented 1 month ago

To me Edge Application Management seems fine.

javierlozallu commented 1 month ago

To me Edge Application Management seems fine.

@gunjald Change done! I also delete GSMA terminology to avoid telco specific language as @Kevsy suggested in #245