File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/Microsoft.OpenApi.Hidi Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Hidi is a command line tool that makes it easy to work with and transform OpenAP
4
4
5
5
## Capabilities
6
6
Hidi has these key capabilities that enable you to build different scenarios off the tool
7
+
7
8
• Validation of OpenAPI files
8
9
• Conversion of OpenAPI files into different file formats: convert files from JSON to YAML, YAML to JSON
9
10
• Slice or filter OpenAPI documents to smaller subsets using operationIDs and tags
@@ -88,4 +89,4 @@ This command accepts the following parameters:
88
89
4. CSDL Filtering by EntitySets and Singletons
89
90
hidi transform -cs dataverse.csdl --csdlFilter "appointments,opportunities" -o appointmentsAndOpportunities.yaml -ll trace
90
91
91
- Run transform -h to see all the available usage options.
92
+ Run transform -h to see all the available usage options.
You can’t perform that action at this time.
0 commit comments