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
44
55## Capabilities
66Hidi has these key capabilities that enable you to build different scenarios off the tool
7+
78 • Validation of OpenAPI files
89 • Conversion of OpenAPI files into different file formats: convert files from JSON to YAML, YAML to JSON
910 • Slice or filter OpenAPI documents to smaller subsets using operationIDs and tags
@@ -88,4 +89,4 @@ This command accepts the following parameters:
8889 4. CSDL Filtering by EntitySets and Singletons
8990 hidi transform -cs dataverse.csdl --csdlFilter "appointments,opportunities" -o appointmentsAndOpportunities.yaml -ll trace
9091
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