Uploaded image for project: 'Magnolia REST Framework'
  1. Magnolia REST Framework
  2. MGNLREST-231

Decouple OpenAPI/Swagger support from RestDispatcherServlet

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Neutral
    • None
    • None
    • tools
    • None

    Description

      • Swagger support should *no longer* extend/replace RestDispatcherServlet
      • the "server part", i.e. the one producing the YAML spec should be extracted to its own servlet + dispatching filter
        • the server part should also be capable of generating specs (not from annotations), based on dynamically registered delivery endpoints => See MGNLREST-204
      • the "client part", i.e. the one rendering the docs/UI could be taken out of magnolia completely
      • Re: implementation, consider upgrade to swagger v2...

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                mgeljic Mikaël Geljić
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:

                  Checklists

                    Task DoD