Skip to content
Snippets Groups Projects
Commit ad2eb970 authored by Vytor Calixto's avatar Vytor Calixto :space_invader:
Browse files

Add simulation/time (UC301)

Route /api/v1/simulation/time exists and works with parameter max_time

* Example route: `/api/v1/simulation/time?max_time=10`
* Return value: {"result": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]}

If no value is specified in max_time, an error is returned
parent 7e5faf1e
No related branches found
No related tags found
1 merge request!116Release v1.0.0
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment