* add tests * compute index before triggering URL load * bonus: improve urls topbar label
12 lines
142 B
YAML
12 lines
142 B
YAML
swagger: "2.0"
|
|
|
|
info:
|
|
title: One
|
|
|
|
paths:
|
|
/:
|
|
get:
|
|
summary: an operation
|
|
responses:
|
|
"200":
|
|
description: OK |