IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Does Software AG use OpenAPI 3.1.0

    Posted 07/04/23 06:04 AM

    I am trying to import a openapi description yaml file, to use it as a guide to create my APIs.
    but its giving me the error :

    failed to create rest API description. reason ; [attribute openapi is not of type ‘object’]

    i noticed that if i change the version to 3.0.0, it gives another error, but it seems o be because the version declared at the start and the actual content dont match.

    how can i use my file to create my rest descriptor ?


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-cloud
    #Service-Designer


  • 2.  RE: Does Software AG use OpenAPI 3.1.0



  • 3.  RE: Does Software AG use OpenAPI 3.1.0

    Posted 07/04/23 06:17 AM

    You could probably, use any online converter from openapi 3.1 to openapi 3.0 and then import.


    #webMethods
    #webMethods-cloud
    #Service-Designer
    #Integration-Server-and-ESB