[
https://issues.apache.org/jira/browse/ATLAS-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikhil Bonte updated ATLAS-4206:
--------------------------------
Summary: Swagger: File upload APIs does not work (was: Swagger: Upload
APIs does not work)
> Swagger: File 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
> Priority: Major
> Labels: REST_API, swagger
>
> 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)