We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2639f9f commit 0204c9fCopy full SHA for 0204c9f
README.md
@@ -76,11 +76,12 @@ public class GenerateSchema {
76
}
77
```
78
#### Author
79
-* Quennie Teves - initial work
+* [Quennie Teves](https://github.com/simplymequeeny) - initial work
80
81
#### Built With
82
-1. Java 8
83
-1. Jackson Databind
+1. [Java 8](https://www.oracle.com/java/index.html)
+1. [Jackson Databind](https://github.com/FasterXML/jackson-databind)
84
+1. [JSON Schema Validator](https://github.com/everit-org/json-schema)
85
86
#### License
87
This project is licensed under the MIT License - see the [LICENSE](/LICENSE) file for details
0 commit comments