[teiid-issues] [JBoss JIRA] (TEIID-4616) api-docs on Swagger UI error

Debbie Steigner (JIRA) issues at jboss.org
Fri Dec 2 09:39:00 EST 2016


Debbie Steigner created TEIID-4616:
--------------------------------------

             Summary: api-docs on Swagger UI error
                 Key: TEIID-4616
                 URL: https://issues.jboss.org/browse/TEIID-4616
             Project: Teiid
          Issue Type: Bug
    Affects Versions: 8.12.6.6_3
            Reporter: Debbie Steigner
            Assignee: Steven Hawkins


The link on the Swagger UI for api-docs, shows Error - {"schemaValidationMessages":[{"level":"error","message":"Can't read from file http://127.0.0.1:8080/RestVDB/api-docs/Debbiev"}]}

But I can enter the URL and go to the api-doc - http://127.0.0.1:8080/RestVDB/api-docs/Debbiev
{"apiVersion":"2.0.0","swaggerVersion":"1.2","basePath":"/RestVDB","resourcePath":"/Debbiev","apis":[{"path":"/Debbiev/mytable","operations":[{"method":"POST","summary":"(XML) postmytable: null","notes":"","type":"java.io.InputStream","nickname":"postmytable","produces":["application/xml; charset=UTF-8"],"consumes":["application/xml"],"parameters":[{"name":"body","required":false,"type":"java.io.InputStream","paramType":"body","allowMultiple":false}]},{"method":"GET","summary":"(XML) getmytable: null","notes":"","type":"java.io.InputStream","nickname":"getmytable","produces":["application/xml; charset=UTF-8"],"parameters":[]}]},{"path":"/Debbiev/json/mytable","operations":[{"method":"GET","summary":"(JSON) getmytable: null","notes":"","type":"string","nickname":"getmytablejson","produces":["application/json; charset=UTF-8"],"parameters":[]},{"method":"POST","summary":"(JSON) postmytable: null","notes":"","type":"string","nickname":"postmytablejson","produces":["application/json; charset=UTF-8"],"consumes":["application/json"],"parameters":[{"name":"body","required":false,"type":"java.io.InputStream","paramType":"body","allowMultiple":false}]}]}]}




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the teiid-issues mailing list