Skip to content

Commit 396b00f

Browse files
authored
Create INFO.md
1 parent dbd7d2a commit 396b00f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

openapi/INFO.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
This ``openapi.yml`` was written manually as Sched fails to provide an API schema or something similar.
2+
3+
The Java API Client can be generated using ``mvn clean compile -P openapi-generator`` inside [``sched-java-client``](../openapi-client-maven-template/).
4+
5+
Helpful links:
6+
* https://jsonformatter.org/json-to-jsonschema
7+
* https://swagger.io/specification/
8+
* https://editor.swagger.io/

0 commit comments

Comments
 (0)