Skip to content

Commit 2dc070a

Browse files
authored
Update README.md
1 parent 302b351 commit 2dc070a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@ Para ejemplos completos, consulta [winforms-console](https://github.com/FiscalAP
6262
"FiscalapiSettings": {
6363
"ApiUrl": "https://test.fiscalapi.com", // https://live.fiscalapi.com (producción)
6464
"ApiKey": "<YourApiKeyHere>",
65-
"ApiVersion": "v4",
66-
"Tenant": "<YourTenantHere>",
67-
"TimeZone": "America/Mexico_City"
65+
"Tenant": "<YourTenantHere>"
6866
}
6967
}
7068
```

0 commit comments

Comments
 (0)