Deployed 8d08220 with MkDocs version: 1.5.3

This commit is contained in:
2024-01-22 14:10:18 +00:00
parent 5d4de62365
commit ced3947d0a
108 changed files with 4915 additions and 2252 deletions

View File

@@ -0,0 +1,11 @@
{
"id": 1,
"name": "John Doe",
"email": "john.doe@example.com",
"address": {
"street": "123 Main St",
"city": "Anytown",
"state": "CA",
"postal_code": "12345"
}
}