Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API #6

Closed
hardwaresoftwork opened this issue Nov 30, 2014 · 2 comments
Closed

API #6

hardwaresoftwork opened this issue Nov 30, 2014 · 2 comments
Assignees

Comments

@hardwaresoftwork
Copy link
Collaborator

2 items have the same name.

{
    "title": "Rocket",
    "description": "a flying rocket",
    "file": "space_rocket",
    "created": "",
    "updated": "",
    "tags": [
        "rocket", 
        "cloud",
        "space",
        "fly"
    ],
    "colors": [ ],
    "color_space_tag": [
        "orange",
        "white",
        "brown"
    ]
},
{
    "title": "Mark 2",
    "description": "Viper Mark 2",
    "file": "space_rocket",
    "created": "",
    "updated": "",
    "tags": [
        "ship", 
        "vacuum",
        "space",
        "viper",
        "battlestar",
        "mark 2",
        "fly",
        "scifi",
        "fighter"
    ],
    "colors": [ ],
    "color_space_tag": [
        "petrol",
        "white",
        "red",
        "dark"
    ]
},
@hardwaresoftwork
Copy link
Collaborator Author

One item (Monster) has the wrong filename (size attached)

{
"title": "Monster",
"description": "Flying monsters",
"file": "space_monster_360",
"created": "",
"updated": "",
"tags": [
"ship",
"monster",
"ufo",
"fly",
"alien"
],
"colors": [ ],
"color_space_tag": [
"red"
]
},

@MarieSchweiz MarieSchweiz self-assigned this Nov 30, 2014
@MarieSchweiz
Copy link
Owner

solved and closed, thank you so much 👍

MarieSchweiz added a commit that referenced this issue Nov 30, 2014
Issue #6 solved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants