Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Multiple scripts of the same name can be created #149

Open
Stuk opened this issue Mar 8, 2012 · 0 comments
Open

Multiple scripts of the same name can be created #149

Stuk opened this issue Mar 8, 2012 · 0 comments
Assignees
Milestone

Comments

@Stuk
Copy link
Contributor

Stuk commented Mar 8, 2012

POST scripts

{
        "name":"config.json", 
        "code":"exports.montage_url = "http://127.0.0.1/montage"
}

If I do this then many scripts called config get created. It should either overwrite the existing script or return an error. I guess it should be the latter.

@ghost ghost assigned eliseosoto May 7, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants