Design feature for APIs and Frameworks (#2752)
Incorporation of a feature to design APIs and frameworks based on open standards like OpenAPI. This feature would highlight the failures in compliant standards.
This will be a good opportunity to expand the patterns feature included, as they can be applied in the design of frameworks.
         Created
    
    
        23 February 2025 7:10:30
    
    
         Closed
    
    
Not Closed    
    
         Requested by
    
    
        Juan
    
    
         State
    
    
        Confirmed
    
    
         Version
    
    
        latest
    
    
         OperatingSystem
    
    
        Windows
    
    
         Solved in
    
    
Unsolved    
            
                
Dusan Rodina - softwareideas.net 24 February 2025 15:02:10
Actually, OpenAPI is already supported through the Open API Diagram (accessible from the UML-Derived group). You can generate a JSON or YAML definition from this diagram.
https://www.softwareideas.net/open-api-diagram
Additionally, OpenAPI specifications can be imported using Reverse Engineering (Process / Engineering / OpenAPI).
Apart from failure highlighting, which is not yet supported, does this meet your needs, or are you looking for something else?