Skip to content
Snippets Groups Projects
  1. Mar 15, 2017
    • Vytor Calixto's avatar
      Add simulation/time (UC301) · ad2eb970
      Vytor Calixto authored
      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
      ad2eb970
  2. Jan 17, 2017
Loading