| *WHAT* The swagger api has not been updated/generated *WHEN* The command make build_swagger_api is executed and in the same way the CI will not work as well. The issue was introduced in one of the following last commits.
|
commit 7fb872e9003db0f9e545711944652a7fb7c2414b (HEAD -> master, upstream/master, origin/master, origin/HEAD) |
Merge: 15e0320 e274f5a |
Author: Enda <ephelan@redhat.com> |
Date: Mon Mar 11 14:42:03 2019 +0000 |
|
Merge pull request #76 from craicoverflow/AEROGEAR-8360 |
|
feat(init): Create /init endpoint for POST (AEROGEAR-8360) |
|
commit e274f5a62454b6009c2de83d66fbabf197973646 |
Author: Enda Phelan <ephelan@redhat.com> |
Date: Mon Mar 11 12:51:43 2019 +0000 |
|
fix(binding): Get all apps in binding endpoint (AEROGEAR-8360) |
|
commit 15e03208881af9909782dd2d8520fa71d5d7eb7d |
Merge: 357e92c 0109c22 |
Author: Laura Fitzgerald <lfitzger@redhat.com> |
Date: Mon Mar 11 10:48:26 2019 +0000 |
|
Merge pull request #92 from laurafitzgerald/AEROGEAR-8769 |
|
fix: add additional column to apps table (AEROGEAR-8769) |
|
commit 8cbdc61f2743c441e40705d89a08ef8917667d41 |
Author: Enda Phelan <ephelan@redhat.com> |
Date: Fri Mar 8 16:09:44 2019 +0000 |
|
feat(makefile): Added a script to remove lines from coverage report that don't require coverage (mocks) (AEROGEAR-8360)
|
How know that the issue is in the last commits? If them be removed then the swagger as its CI came back to work. |