-
Notifications
You must be signed in to change notification settings - Fork 3
GET /files/{fileID}のcontent-typeについて補足 #889
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood issue for new contributors to get started withGood issue for new contributors to get started withv2About Jomon version2About Jomon version2
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood issue for new contributors to get started withGood issue for new contributors to get started withv2About Jomon version2About Jomon version2
docs/swagger.yamlより,GET /files/{fileID}で正常にレスポンスが返ってくる場合のドキュメント:Jomon/docs/swagger.yaml
Lines 689 to 701 in edee2da
これだけでは常に
Content-Type: application/octet-streamで返されるように見えてしまう. 実際には適切なContent-Typeでレスポンスが返されるので, そのことをdescription(696行目)に明記する