Universidad Autónoma de Zacatecas
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Miles Duron
ChecadoresServicioWeb
Commits
660c8038
Commit
660c8038
authored
Feb 12, 2020
by
Miles Duron
Browse files
Cambio de prueba
parent
a8394412
Pipeline
#104
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ChecadoresServicioWeb/ChecadoresServicioWeb/Controllers/ValuesController.cs
...Web/ChecadoresServicioWeb/Controllers/ValuesController.cs
+1
-1
No files found.
ChecadoresServicioWeb/ChecadoresServicioWeb/Controllers/ValuesController.cs
View file @
660c8038
...
...
@@ -13,7 +13,7 @@ namespace ChecadoresServicioWeb.Controllers
[
HttpGet
]
public
IEnumerable
<
string
>
Get
()
{
return
new
string
[]
{
"val
ue
1"
,
"value2"
};
return
new
string
[]
{
"val
or
1"
,
"value2"
};
}
// GET api/values/5
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment