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 check and create requirements #211

Closed
6 tasks done
mingard opened this issue May 3, 2017 · 3 comments
Closed
6 tasks done

API check and create requirements #211

mingard opened this issue May 3, 2017 · 3 comments
Assignees

Comments

@mingard
Copy link
Contributor

mingard commented May 3, 2017

Based on requirements in #210, Publish scripts and package script block should include a requirement generation CLI tool.

It will find or create:

  • Auth collection check
  • Auth collection create/update
  • Auth hook check
  • Slugify hook check
  • Auth hook create
  • Slugify hook create
@mingard
Copy link
Contributor Author

mingard commented May 26, 2017

To run this, call npm run api-install

@eduardoboucas assigning to you as the auth collection setConfig method fails because. See dadi/api#283.

Also I'm still waiting for the ability to get hook content.

@eduardoboucas
Copy link
Contributor

@eduardoboucas assigning to you as the auth collection setConfig method fails because. See dadi/api#283.

From reading the linked ticket, I can see this is no longer an issue, correct?

Also I'm still waiting for the ability to get hook content.

This has been in API for a while. A GET to /api/hooks/:hookName/config will give you the hook content. We now also support POST, PUT and DELETE, see dadi/api#256.

@mingard mingard self-assigned this Jun 6, 2017
@eduardoboucas
Copy link
Contributor

^ This has been added to api-wrapper and api-wrapper-core 🎉

@mingard mingard closed this as completed Jun 19, 2017
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

2 participants