Feature #905
Feature #789: API for oZones Server
Fix upper/lower case in JSON documents in server, client and web app
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Hector Sanjuan | % Done: | 0% | |
Category: | - | Estimated time: | 0.00 hour | |
Target version: | Release 3.2 - S0 | |||
Resolution: | Pull request: |
Associated revisions
Task #905: Capitalize ozones data
All data is now represented with keys in capital letters. Resources attributes must be accessed with capital letters.
Server JSON is directly parsed with symbolize_keys => true.
History
#1 Updated by Hector Sanjuan over 9 years ago
- Category set to 18
- Status changed from New to Assigned
#2 Updated by Ruben S. Montero over 9 years ago
- Status changed from Assigned to Closed
- Estimated time set to 0.00
#3 Updated by Ruben S. Montero about 6 years ago
- Tracker changed from Task to Feature