[
https://issues.jboss.org/browse/TEIID-5555?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-5555:
---------------------------------------
Added a pr using the oasis xslt that looks for /swagger.json get requests - this will be
swagger/openapi v2 metadata url. For v3 we'll likely have /openapi.json
The xslt is initially compiled (can take a second or more), and each metadata response is
cached as a temp file just to cut down on the amount of work / garbage in the event of
larger entity models.
Create OpenAPI (swagger) metadata document based on OData
---------------------------------------------------------
Key: TEIID-5555
URL:
https://issues.jboss.org/browse/TEIID-5555
Project: Teiid
Issue Type: Enhancement
Components: OData
Reporter: Ramesh Reddy
Assignee: Steven Hawkins
Priority: Critical
Fix For: 12.1
Automatically generate Swagger metadata document based on OData metadata such the tools
like 3Scale can understand the metadata through existing plugins until OData specific
plugin is generated. Only swagger 2.0 document is considered for now. 3.0 support is not
considered.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)