Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-13029

camel-swagger-java - Should default use scheme from rest-dsl configuration in swagger doc

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      Because http is default then we have not noticed before. But if you use https as the scheme in the rest-dsl for the rest service then the swagger doc generated is outputting http by default. We should use the scheme setting from the rest-dsl out of the box.

      You can configure it explicit via

      .apiProperty("schemes", "https")

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: