GithubHelp home page GithubHelp logo

DevPortal - API Version dropdown mismatch between API in two different environments about api-management-developer-portal HOT 1 OPEN

christophmantsch3302 avatar christophmantsch3302 commented on September 25, 2024
DevPortal - API Version dropdown mismatch between API in two different environments

from api-management-developer-portal.

Comments (1)

malincrist avatar malincrist commented on September 25, 2024

Hello @christophmantsch3302 ,

  1. It looks to be related to this issue #2287 (which was fixed and will be shipped with the next release).
    This would mean that you have more than 100 APIs in environment 2 and the request to GET the versions is not returning the selected API with version "Original".
    Could you please check if this is the case? If not, could you please share the instance name to [email protected] to investigate it further?
  2. yes, the string "Original" is the default, in case there is no Version identifier (as you can see here: https://github.com/Azure/api-management-developer-portal/blob/7d46bedb0ba96c35f22c4e99491e0119379cc96e/src/components/apis/details-of-api/ko/runtime/api-details.ts#L86C4-L86C74)
  3. It is not mandatory as versioning an API is not mandatory. You can create an API and decide to version it only later. And when you create a first version over an existing API, the API up until that point is considered "Original", and doesn't have any version identifier initially (as we cannot predict the versioning scheme that customers will choose)
  4. If you navigate to the "Original" API in Azure portal, you can edit the version identifier to match your portal versioning scheme.
image


Also, when you create a new API, you have the option to create it already versioned, meaning that the initial version will be whatever you specify in the Version Identifier field (instead of the "Original"):
image

from api-management-developer-portal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.