Open
Description
It appears the z/OSMF static registration Discovery does has 2 problems:
-
It does not have API version as documented in https://docs.zowe.org/stable/extend/extend-apiml/onboard-static-definition , and API catalog responds to having no version field by putting "vnull" on the screen, which users think means something is wrong.
-
It has a URL "https://:/ibmzosmf..." which appears to be because its trying to use environment variables that havent been around since v1?
Not sure how to solve 1, as the z/OSMF version isn't easily known at the time this file is substituted.
But 2 should be a matter of changing this line to use more relevant environment variables
Such as, ZWE_zowe_externalDomains_0 : ZWE_zowe_externalPort
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress