Skip to content

Commit 55c0170

Browse files
committed
clarification
1 parent dc4bdb3 commit 55c0170

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ The SUTs called _NCS_ (Numerical Case Study) and _SCS_ (String Case study) are a
4747
They are based on numerical and string-based functions previously used in the literature of unit test generation.
4848
We just re-implemented in different languages, and put them behind a web service.
4949

50-
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).
5152

5253
### REST: Java/Kotlin
5354

0 commit comments

Comments
 (0)