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

Decouple OpenAPI/Swagger support from RestDispatcherServlet

XMLWordPrintable

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

      • 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...

        Acceptance criteria

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

                Created:
                Updated:

                  Task DoD