Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-1589

Inconsistent Swagger/OpenAPI configuration in examples

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 0.9.1, 0.10.0
    • 0.9.0
    • Documentation
    • None
    • 2020 Week 16-18 (from Apr 13)

      1. Enable Swagger UI in quarkus examples
        • Impl
          • add extension:
            quarkus:add-extension -Dextensions="openapi"
        • Docs
          • point at UI
          • point at /openapi?format=json
      2. Swagger in springboot examples
        • Impl
          • add springdoc-openapi and springdoc-openapi-ui?
            • No UI for now
          • use swagger-maven-plugin to generate swagger.json to be exposed at /docs/swagger.json
        • Docs
          • make sure README does not mention Swagger UI endpoint for now.
          • point at /docs/swagger.json

              jstastny@redhat.com Jan Stastny
              jstastny@redhat.com Jan Stastny
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: