-
Notifications
You must be signed in to change notification settings - Fork 241
[BUG] Extracted WSDL Fails Validation #387
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Release version
APIOps Toolkit for Azure APIM v4.6.0
Describe the bug
APIOps successfully extracts WSDL but then run-publisher.yaml is unable to validate the extracted WSDL. Affected SOAP APIs are working in development and production environment and were able to be extracted and deployed successfully using the previous extractor of https://github.com/Azure/azure-api-management-devops-resource-kit.
Pipeline log is attached and WSDL.
dev.azure.com_vbtx_f1ea0352-831b-49ac-bd4a-c268ba747183__apis_build_builds_24538_logs_11.txt
specification-wsdl.txt
Expected behavior
- APIOps extracts WSDL
- APIOps validates WSDL
- APIOps publishes WSDL
Actual behavior
- APIOps extracts WSDL
- APIOps fails validation of WSDL
Reproduction Steps
- run-extractor.yaml pointing against APIM instance with SOAP api.
- run-publisher.yaml pointing against test APIM instance using artifacts extracted by run-extractor.yaml
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working