We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d1af4c commit b989227Copy full SHA for b989227
README.md
@@ -3,11 +3,15 @@
3
4
# Optic - OpenAPI made easy
5
6
-🧠 **Generate and update OpenAPI** from test traffic
+🧠 **Generate OpenAPI** from test traffic
7
8
-🤩 **Catch Breaking Changes and apply Lint rules** with the same tool
+⚡️ **Keep OpenAPI spec accurate** with automatic schema testing and patches
9
+
10
+🤩 **Catch Breaking Changes and apply Lint Rules** with the same tool
11
12
13
+> Optic supports $ref and OpenAPI specs split across multiple files. It always
14
-⚡️ **Generate API Changelog** between any two git commits
15
16
## [Read Documentation](https://github.com/opticdev/optic/wiki)
17
0 commit comments