-
This is blocking:
- [`node-canvas`](https://github.com/Automattic/node-canvas)
- ~[`bcrypt`](https://www.npmjs.com/package/bcrypt?activeTab=readme)~
- [`better-sqlite3`](https://www.npmjs.com/packa…
-
Hello i am trying to add a new snapchat user through the API
I have made my self a form with:
- Username
- Password
- Birthdate
- Email
I'm sending the form and requesting the next code
$SC = new S…
-
![screen shot 2017-12-22 at 9 56 37 am](https://user-images.githubusercontent.com/8996987/34283472-831ee8f6-e6fe-11e7-8e29-8e1bb09b9cf5.png)
![Uploading Screen Shot 2017-12-22 at 9.56.45 AM.png…]()
-
-
Application needs to have a CMP number. The CMP number generation requires courtID. Currently Application doesn't has access court ID. To get this, it has to call the Case API. Instead of trying to ge…
-
The following task in `Ansible/ansible_collections/jfrog/platform/roles/xray/tasks/install.yml` is not waiting long enough before failing. The Xray service was still in activating state. :
```
- name…
-
The current tool implementation has quite a few drawbacks and we can enhance this by supporting dynamic tools in agent framework, the implementation of it needs a little change in `/agents/_register` …
-
## Summary
We should be able to register a new student.
The resource should be as follows:
- Method: POST
- Endpoint: /api/v1/student/register/{fName, lName, birthday, email}
## Acceptance Tests
##…
-
## Summary
We should be able to register a new teacher.
The resource should be as follows:
- Method: POST
- Endpoint: /api/v1/teacher/register/{name}/{email}/{educationBackground}
## Acceptance Test…
-
## Why?
Date of birth might not be needed to be stored longer term in the Register ECTs database.
It was needed historically to check the DQT API for updates. However, you can now check the TRS API j…