Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,15 @@

# Optic - OpenAPI made easy

🧠 **Generate and update OpenAPI** from test traffic
🧠 **Generate OpenAPI** from test traffic

🤩 **Catch Breaking Changes and apply Lint rules** with the same tool
⚡️ **Keep OpenAPI spec accurate** with automatic schema testing and patches

🤩 **Catch Breaking Changes and apply Lint Rules** with the same tool


> Optic supports $ref and OpenAPI specs split across multiple files. It always

⚡️ **Generate API Changelog** between any two git commits

## [Read Documentation](https://github.com/opticdev/optic/wiki)

Expand Down