Commit 10f63471 by Cristian_Camargo

Update vivienda-subsidio.json

parent fdb150f0
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
"name": "cartaId", "name": "cartaId",
"in": "query", "in": "query",
"description": "Id de carta.", "description": "Id de carta.",
"required": true, "required": false,
"schema": { "schema": {
"type": "string" "type": "string"
} }
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
"name": "periodo", "name": "periodo",
"in": "query", "in": "query",
"description": "Periodo.", "description": "Periodo.",
"required": true, "required": false,
"schema": { "schema": {
"type": "string" "type": "string"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment