better handling of */*

This commit is contained in:
wing328
2016-11-08 16:17:51 +08:00
parent c54797bcef
commit 935bdfe628
6 changed files with 20 additions and 10 deletions

View File

@@ -191,8 +191,8 @@ No authorization required
### HTTP request headers
- **Content-Type**: application/json
- **Accept**: application/json
- **Content-Type**: */*
- **Accept**: */*