We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc4bdb3 commit 55c0170Copy full SHA for 55c0170
1 file changed
README.md
@@ -47,7 +47,8 @@ The SUTs called _NCS_ (Numerical Case Study) and _SCS_ (String Case study) are a
47
They are based on numerical and string-based functions previously used in the literature of unit test generation.
48
We just re-implemented in different languages, and put them behind a web service.
49
50
-
+For the RESTful APIs, each API has an endpoint where the OpenAPI/Swagger schemas can be downloaded from.
51
+For simplicity, all schemas are also available as JSON/YML files under the folder [openapi-swagger](./openapi-swagger).
52
53
### REST: Java/Kotlin
54
0 commit comments