Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F fonoapi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Shakeeb Sadikeen
  • fonoapi
  • Issues
  • #17
Closed
Open
Issue created Mar 09, 2017 by Administrator@rootContributor

Better API Data

Created by: nicklog

Hey there,

this API could be so much better. Do not get me wrong. It's great, it's true ;)

But the API would be more useable if the available data were atomic and have data types. For example:

{"edge":"Yes"}
{"edge": true}

or...

{"resolution":"750 x 1334 pixels (~326 ppi pixel density)"}
{"resulution":{"width": "750","height": "1334", "ppi": "326"}}

or...

{"technology":"GSM \/ CDMA \/ HSPA \/ EVDO \/ LTE"}
{"technology":["GSM","CDMA","HSPA","EVDO","LTE"]}

Maybe you can realize that.

Niki ;)

Assignee
Assign to
Time tracking