Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

Update Azure API Management

Actions
This GitHub Action allows you to update your Azure API Management api from an OpenAPI endpoint or file
v0.9.4
Verified creator
Star (12)

Verified

GitHub has manually verified the creator of the action as an official partner organization. For more info see About badges in GitHub Marketplace.

Update Azure API Management

This GitHub Action allows you to update your Azure API Management api from an OpenAPI endpoint or file.

Usage

Inputs

  • swaggerPath: URL/path to Swagger
  • apiManager: APIM endpoint URL
  • creds: APIM credentials. Expexted to be in json format

Example usage

- uses: solidify/github-actions-team-hallon
  with:
    swaggerPath: 'URL/path to Swagger'
    apiManager: ${{ secrets.API_MANAGER_URL }}
    creds: ${{ secrets.AZURE_CREDENTIALS }}

Contributing

We would love for you to contribute! Thank you.

License

The scripts and documentation in this project are released under the MIT License

Update Azure API Management is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

This GitHub Action allows you to update your Azure API Management api from an OpenAPI endpoint or file
v0.9.4

Verified

GitHub has manually verified the creator of the action as an official partner organization. For more info see About badges in GitHub Marketplace.

Update Azure API Management is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.