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

1.0x create bug attachment #16

Merged

Conversation

lightsofapollo
Copy link
Contributor

No description provided.

@lightsofapollo
Copy link
Contributor Author

@harthur this should be ready and it should also convert all the commands to the rest interface

},

searchBugs : function(params, callback) {
this.APIRequest('/bug', 'GET', callback, 'bugs', null, params);
},

countBugs : function(params, callback) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No more count method?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no equivalent in the REST API.

If there is some need for it we can request it be added.

@harthur
Copy link
Contributor

harthur commented Oct 24, 2013

Looks good, thanks!

lightsofapollo added a commit that referenced this pull request Nov 4, 2013
@lightsofapollo lightsofapollo merged commit f3fea21 into mozilla-bteam:1.0.x Nov 4, 2013
@harthur
Copy link
Contributor

harthur commented Nov 5, 2013

Received a message about: https://travis-ci.org/harthur/bz.js/jobs/13497741

@lightsofapollo
Copy link
Contributor Author

Sadly npm is having major issues today https://twitter.com/npmjs

@harthur
Copy link
Contributor

harthur commented Nov 5, 2013

aha, thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants