camaraproject / SimpleEdgeDiscovery

Repository to describe, develop, document and test the SimpleEdgeDiscovery API (part of EdgeCloud API family)
Apache License 2.0
1 stars 2 forks source link

Fix x-correlator syntax #10

Closed Kevsy closed 2 months ago

Kevsy commented 2 months ago

What type of PR is this?

Add one of the following kinds:

What this PR does / why we need it:

Align with Commonalities on syntax for x-correlator

Which issue(s) this PR fixes:

Fixes #8

Special notes for reviewers:

Changelog input

 release-note

Additional documentation

This section can be blank.

docs
github-actions[bot] commented 2 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.03s
❌ OPENAPI spectral 1 1 1.11s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 0.8s
✅ YAML yamllint 1 0 0.31s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

Kevsy commented 2 months ago

Fixed the errors reported earlier, and passed the local check: but the second Megalinter run says the Spectral ruleset itself is invalid...?

Kevsy commented 2 months ago

@javierlozallu my mistake (see issue #11) - please review PR #12 which will fix.