feat: creacion de interfaz xon simulacion de rutas

This commit is contained in:
25030248hasel
2026-05-23 08:22:39 -06:00
parent 7d07cc101d
commit 649752a6a4
4 changed files with 236 additions and 518 deletions

12
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,12 @@
{
"yaml.customTags": [
"!upload scalar",
"!remove scalar",
"!keep scalar",
"!erase scalar",
"!jwt scalar"
],
"yaml.schemas": {
"https://raw.githubusercontent.com/doanthuanthanh88/testapi6/main/schema.json": "*.yaml"
}
}