feat: creacion de interfaz xon simulacion de rutas
This commit is contained in:
12
.vscode/settings.json
vendored
Normal file
12
.vscode/settings.json
vendored
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user