Nikhil Bonte created ATLAS-4206:
-----------------------------------
Summary: Swagger: Upload APIs does not work
Key: ATLAS-4206
URL: https://issues.apache.org/jira/browse/ATLAS-4206
Project: Atlas
Issue Type: Improvement
Components: atlas-core
Affects Versions: 2.1.0
Reporter: Nikhil Bonte
APIs affected:
POST /v2/glossary/import
POST /v2/entity/businessmetadata/import
# Swagger UI for the above APIs shows two params _fileDetail_ & _inputStream_
both of type _file_, the expectation is to have the only _inputStream_ to
upload a file.
# Param _inputStream_ have name as "_inputStream_", expected name is "_file_".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)