Skip to content

gravitee-io-community/gravitee-management-api-services-external-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gravitee.io Service External API

Description

services:
  external-api:
    type: mulesoft
    endpoint: https://mulesoft_management_host_url
    username: user
    password: pwd
    # Sharding tags configuration
    # Allows to define inclusion/exclusion sharding tags to only deploy a part of APIs on MuleSoft.
    # To exclude just prefix the tag with '!'.
    # Use ',' to separate tags.
    # Example: tags: external, !private
    tags: mulesoft
    mulesoft:
      organization: orgId
      environment: envId

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published