Bug then running the example of an API, a feature version need to bump to latest reported 0.8.1 #262
Этот коммит содержится в:
Denis Trofimov 2020-03-16 12:24:05 +03:00 коммит произвёл GitHub
родитель 3a53f6f6bf
коммит 05db4cc9a9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23

Просмотреть файл

@ -20,6 +20,6 @@ Feature: get version
And the response should match json:
"""
{
"version": "v0.7.14"
"version": "v0.8.1"
}
"""