You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ The CLI provides four main command groups:
131
131
-`localize` - Localize an OpenAPI specification by copying external references to a target directory
132
132
-`optimize` - Optimize an OpenAPI specification by deduplicating inline schemas
133
133
-`sanitize` - Remove unwanted elements from an OpenAPI specification
134
-
-`snip` - Remove selected operations from an OpenAPI specification (interactive or CLI)
134
+
-`snip` - Remove or filter operations in an OpenAPI specification (interactive or CLI)
135
135
-`upgrade` - Upgrade an OpenAPI specification to the latest supported version
136
136
-`validate` - Validate an OpenAPI specification document
137
137
-`query` - Query an OpenAPI specification using the [oq pipeline language](./oq/README.md) to answer structural and semantic questions about schemas and operations
0 commit comments