[
https://issues.jboss.org/browse/TEIID-5555?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-5555.
-----------------------------------
Resolution: Done
Added more tests, some docs, and addressed several issues with the template. The first is
that array types (used in the template for mixed and nullable) are not supported in
swagger / openapi - that is only valid for json schema. There was an existing property
noArray that could be toggled to remove that. The other issue is that using the scale to
set a multipleof is dangerous for our default bigdecimal scale - there are several
conversion tools for json to yaml or even client logic that will convert that via a double
and thus loose the value.
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)