- 11 Jun, 2021 1 commit
-
-
Siebers, Michael authored
-
- 10 Jun, 2021 4 commits
-
-
Siebers, Michael authored
-
Siebers, Michael authored
-
Siebers, Michael authored
-
Siebers, Michael authored
-
- 09 Jun, 2021 6 commits
-
-
Siebers, Michael authored
-
Siebers, Michael authored
-
Siebers, Michael authored
-
Siebers, Michael authored
-
Siebers, Michael authored
Closes #62
-
Siebers, Michael authored
-
- 08 Jun, 2021 14 commits
-
-
Siebers, Michael authored
-
Siebers, Michael authored
-
Siebers, Michael authored
The previous definition could result in unexpected errors. The previous oneof(...) throws an instantiation error when the parsed term is not ground. This may happen for example when a JSON object is parsed to a dict (tag is a variable). The replacement has the same semantical meaning but avoids throwing an instantiation exception when applied on a dict.
-
Siebers, Michael authored
This reverts commit f2bc75f5.
-
Siebers, Michael authored
-
Siebers, Michael authored
-
Siebers, Michael authored
-
Siebers, Michael authored
Restrict /bg/clear to POST requests Closes #60 See merge request cogsys/dare2del/demonstrator!25
-
Siebers, Michael authored
for endpoints expecting none
-
Siebers, Michael authored
for endpoints expecting payload
-
Siebers, Michael authored
-
Siebers, Michael authored
Apply the new system tests on the changed API See merge request cogsys/dare2del/demonstrator!24
-
Siebers, Michael authored
-
Siebers, Michael authored
add error response json schema
-
- 07 Jun, 2021 15 commits
-
-
Siebers, Michael authored
-
Siebers, Michael authored
-
Siebers, Michael authored
add response schema and link in documentation
-
Siebers, Michael authored
simplifies validation of schemas with "$ref"
-
Siebers, Michael authored
-
Siebers, Michael authored
add response schema and link in documentation
-
Siebers, Michael authored
-
Siebers, Michael authored
update api tests
-
Siebers, Michael authored
-
Siebers, Michael authored
-
Siebers, Michael authored
-
Siebers, Michael authored
GitLab identifies tests only by the Postman test name. The reqest name is ignored. Tests with duplicate names are discarded! Thus tests with the same name in different Requests or in different data iterations are ignored. Thus, test names now include the Request name and the iteration.
-
Siebers, Michael authored
-
Siebers, Michael authored
-
Siebers, Michael authored
-