Hi
I'm trying to create a new REST API in my toolkit for the administration REST API by importing the .yaml file supplied with ACE 12
(/integration/mqsi/12.0.12.15/server/nodejs_all/node_modules/@ibm-app-connect/ace-admin-api/docs/node/openapi-appconnectenterprise.yaml)
I fixed the error that complained about response codes of 5xx (vs 500), but then I get:
The OpenAPI document 'openapi-appconnectenterprise.yaml' resource path '/apiv2/servers/{server}/dot-net-app-domains/{dot-net-app-domain}' does not contain the path parameter '{dotnetappdomain}'.
Has anyone successfully imported this .yaml file into a new REST API in a toolkit?
------------------------------
Peter Von Hirschfeld
------------------------------