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

Don't send rev when deleting a Bot #99

Open
1 of 2 tasks
czechboy0 opened this issue Aug 25, 2015 · 0 comments
Open
1 of 2 tasks

Don't send rev when deleting a Bot #99

czechboy0 opened this issue Aug 25, 2015 · 0 comments

Comments

@czechboy0
Copy link
Member

  • - routes_bot.js - app.delete(k.XCSAPIBasePath + '/bots/:id/:rev?', prepareRequest, verifyIfServiceIsEnabledAllowCertificate, enforceBotCreatorRole, botClass.remove.bind(botClass));
    Seems like we might not need to send the rev any more when deleting a bot. Try and remove the rev if it works.
  • - up the compatibility version from 5 to 6
@czechboy0 czechboy0 changed the title Update for Xcode 7 Beta 6 Don't send rev when deleting a Bot Sep 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant