-
A mapping diagram to describe how something maps from one thing to another.
Example how properties from one model map to to properties on another model.
![](https://www.varsitytutors.com/assets/…
-
Anyone else have this issue or know how to resolve it?
![image](https://user-images.githubusercontent.com/57920166/106964516-21564c80-673a-11eb-9321-30fa7b124e8d.png)
-
With the following discovery and scope, I am successfully able to obtain 'names' and 'emailAddresses'. **However, I am unable to obtain 'phoneNumbers'.**
```
var DISCOVERY_DOCS = [
"https://w…
-
I wanted to analyse our time delays and noticed that Telegram interprets times as phone numbers.
![2021-12-06 at 14 32](https://user-images.githubusercontent.com/245443/144854994-0b84c6b7-fd50-4038…
-
Hey folks,
When someone has added a contact in iOS (and I assume the same in Android) without adding any phone numbers for them, the return value from the getContacts call is a little weird.
In …
-
```ts
const phoneNumber = z.string().openapi('Phone')
const mySchema = z.object({
somePhone: phoneNumber.nullable(),
anotherPhone: phoneNumber,
})
```
Expected result:
```json
"…
Grawl updated
3 weeks ago
-
- [x] Registries Staff - Validate that Owner Address, Phone Number, Email, Additional Instructions can be edited in any transfer
- [x] Qualified Suppliers (Lawyers/Notaries and Home Dealers) - Validat…
-
### Is the feature you are looking for already implemented in the library?
- [X] I have reviewed the implemented features.
### Is your "solution" already implemented in an opened pull request?
- [X…
9node updated
2 weeks ago
-
The documentation provided here is outdated
https://www.plivo.com/docs/verify/api/request/authentication/
I don't see `verify_session` in the `PlivoClient` ,
in verify_session we had app_uuid to …
-
Hey team! I've got kinda of a strange one for you.
When trying to use `PhoneNumberValidator`, as show in the [Pydantic documentation example](https://docs.pydantic.dev/latest/api/pydantic_extra_typ…