We have a large number of APIs with service tests currently in UFT One that we would like to setup for vulnerability scanning using OpenText Fortify dynamic API assessment tool/option. However there is no option for that system to import from UFT One, only Postman/OpenAPI/GraphQL/gRPC.
Recreating the tests in a Postman collection would be very time intensive, and difficult to maintain in the future. If there was a method to programmatically export or extract the required information to create a json file in OpenAPI Specification format that could be machine-read, this would be very helpful. Any thoughts on whether this might be possible?