Skip to content

Commit d6741a3

Browse files
committed
edits
1 parent 6338f20 commit d6741a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/sap-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Choose one of the following methods to import your API to API Management:
6565

6666
1. Convert the OData XML to OpenAPI JSON format. Use an OASIS open-source tool for [OData v2](https://github.com/oasis-tcs/odata-openapi/tree/main/tools) or [OData v4](https://github.com/oasis-tcs/odata-openapi/tree/main/lib), depending on your metadata XML.
6767

68-
The following is an example command to convert OData v2 XML for the test service `epm_ref_apps_prod_man_srv`:
68+
The following example converts OData v2 XML for the test service `epm_ref_apps_prod_man_srv`:
6969

7070
```console
7171
odata-openapi -p --basePath '/sap/opu/odata/sap/epm_ref_apps_prod_man_srv' \

0 commit comments

Comments
 (0)