Skip to content

feat: add grpc-test.json model for gRPC API request and response stru…

d505c0f
Select commit
Loading
Failed to load commit list.
Merged

@W 21045326 Hide try it panel for g rpc specs #886

feat: add grpc-test.json model for gRPC API request and response stru…
d505c0f
Select commit
Loading
Failed to load commit list.
Muleteer Check / Muleteer Check succeeded Jan 28, 2026 in 3s

Check execution successful

Muleteer Check sub-checks

Sonarqube Integration ✅

Sonar integration is not required

Reason: SonarQube metrics are disabled because the last 10 commits and the last SonarQube scan do not match

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 "API Console" 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"
    ]
}