Select Specific Methods from a REST Swagger Specification

Many REST specifications bring hundreds of methods that you may not use in your OutSystems applications. You can now easily review and select only the ones that you will use. So, instead of ending up with a module with multiple REST methods that won’t be used, increasing maintenance effort and handover tasks, you’ll end up with a module with only the necessary methods to fulfill your business needs. This will also reduce the maintenance and learning curve for new developers in your environment.
See more information in the release notes.