Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

7.5 What else is planned?

Chris Wiechmann edited this page Jul 10, 2019 · 2 revisions

Besides managing the API itself, the plan is to extend it about the following:

  • Added the capability to export APIs you already have in your API-Manager
    • this will create the required assets such as API-Configuration, Swagger-Files, Image, etc.
    • with that, you can Export an existing API and just re-import it maybe into another stage
  • adding the capability to use Environment-File to control behavior of certain stages
    • for instance forcing or auto-injecting tags, when an API should be deployed to Production
  • ability to use YAML Swagger-File instead of JSON-Files only
    • this supported by API-Manager 7.7

The ultimate goal is to have a API-Manager CLI which allows customers to fully control every aspect of an API from a single-source.