workaround duplicate name file in ecs api

This commit is contained in:
Artem Goncharov 2022-03-27 10:23:08 +02:00
parent 80cc8a7ac5
commit 4eed22d166

View File

@ -497,7 +497,8 @@
{ {
"desc":"This API is used to query details about an ECS by ECS ID.GET /v2.1/{project_id}/servers/{server_id}GET /v2/{project_id}/servers/{server_id}Table 1 describes the parameter", "desc":"This API is used to query details about an ECS by ECS ID.GET /v2.1/{project_id}/servers/{server_id}GET /v2/{project_id}/servers/{server_id}Table 1 describes the parameter",
"product_code":"ecs", "product_code":"ecs",
"title":"Querying Details About ECSs", "__comment": "this is renamed manually here to avoid conflict",
"title":"Querying Details About ECS",
"uri":"en-us_topic_0020212690.html", "uri":"en-us_topic_0020212690.html",
"doc_type":"api", "doc_type":"api",
"p_code":"50", "p_code":"50",
@ -1871,4 +1872,4 @@
"p_code":"", "p_code":"",
"code":"208" "code":"208"
} }
] ]