Skip to Main Content
Categories Feature request
Created by Nicolai Krog
Created on Jun 26, 2024

Create API based on XML schema

The idea is that - based on an XML-structure - Link should generate a strongly typed API that can be used for message receival.

  • Attach files
  • Guest
    Reply
    |
    Aug 19, 2024

    It is a great idea, but I think it would be an even better idea to be able to import an OpenAPI Specificaton / Swagger to generate the API as this is how API's are usually documented, exported, imported in similar tools such as API Management tools, etc.