Skip to content

Commit bcc34a1

Browse files
authored
Update readme.md
1 parent b3e4937 commit bcc34a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Microsoft.OpenApi.Hidi/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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
66
Hidi 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.

0 commit comments

Comments
 (0)