8000 W-10548462: add annotations support in OAS3.1 discriminator by arielmirra · Pull Request #676 · aml-org/amf-aml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

W-10548462: add annotations support in OAS3.1 discriminator #676

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 7, 2024

W-10548462: add annotations support in OAS3.1 discriminator

0cf33c9
Select commit
Loading
Failed to load commit list.
Merged

W-10548462: add annotations support in OAS3.1 discriminator #676

W-10548462: add annotations support in OAS3.1 discriminator
0cf33c9
Select commit
Loading
Failed to load commit list.
Muleteer Check (aml) / Muleteer Check succeeded Nov 7, 2024 in 4s

Check execution successful

Muleteer Check sub-checks

Sonarqube Integration ✅

  • Repository is integrated with SonarQube.

Harbor Integration ✅

Harbor integration is not required

Reason: Harbor metrics are disabled for components with type 'library'

GUS Metadata ✅

The "gusProductTag" and "gusTeam" properties are valid in the "AMF" product

Unified Pipeline Check ✅

Renovate Onboarding ⚠️

Your repository does not contain a renovate.json file. Please create one with the following content:

{
    "$schema": "https://docs.renovatebot.com/renovate-schema.json"
}

You make your repository compliant while disabling automated Renovate PRs by committing a renovate.json file like the one below:

{
    "$schema": "https://docs.renovatebot.com/renovate-schema.json",
    "extends": [
        "github>mulesoft/codescanning-renovate-presets:disable-renovate"
    ]
}
0