[ckan-changes] [ckan/ckan] 08db95: Fix i18n API encoding
GitHub
noreply at github.com
Thu Oct 18 13:54:36 UTC 2018
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 08db954dc7689a3b1d160ba7d65198f64628dc87
https://github.com/ckan/ckan/commit/08db954dc7689a3b1d160ba7d65198f64628dc87
Author: Teemu Erkkola <teemu.erkkola at gofore.com>
Date: 2018-10-17 (Wed, 17 Oct 2018)
Changed paths:
M ckan/views/api.py
Log Message:
-----------
Fix i18n API encoding
- Make `i18n_js_translations` call `_finish_ok` with an object response data like all the others
- Fix `_finish` and `_finish_ok` documentation to reflect the expected `response_data` type for "json" `content_type`
Commit: 128fcc10f4fd979b360090b9d1ffaa53cf97f3c2
https://github.com/ckan/ckan/commit/128fcc10f4fd979b360090b9d1ffaa53cf97f3c2
Author: Teemu Erkkola <teemu.erkkola at iki.fi>
Date: 2018-10-17 (Wed, 17 Oct 2018)
Changed paths:
M ckan/views/api.py
Log Message:
-----------
Fix documentation style
Split long documentation lines
Commit: 70128fbaaf555cafc6642fd462ec0592b0234bbb
https://github.com/ckan/ckan/commit/70128fbaaf555cafc6642fd462ec0592b0234bbb
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-10-18 (Thu, 18 Oct 2018)
Changed paths:
M ckan/views/api.py
Log Message:
-----------
Merge pull request #4505 from bzar/patch-1
Fix i18n API encoding
Compare: https://github.com/ckan/ckan/compare/48ae5901e475...70128fbaaf55
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the ckan-changes
mailing list