File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -77,4 +77,22 @@ actions:
7777 application/json :
7878 examples :
7979 getLifecycleStatusResponseExample1 :
80- $ref : " ../../specification/ilm/get_status/GetStatusResponseExample1.json"
80+ $ref : " ../../specification/ilm/get_status/GetStatusResponseExample1.json"
81+ - target : " $.paths['/_ilm/migrate_to_data_tiers']['post']"
82+ description : " Add examples for migrate to data tiers routing operation"
83+ update :
84+ update :
85+ requestBody :
86+ content :
87+ application/json :
88+ examples :
89+ migrateToDataTiersRequestExample1 :
90+ $ref : " ../../specification/ilm/migrate_to_data_tiers/MigrateToDataTiersRequestExample1.json"
91+ responses :
92+ 200 :
93+ content :
94+ application/json :
95+ examples :
96+ migrateToDataTiersResponseExample1 :
97+ $ref : " ../../specification/ilm/migrate_to_data_tiers/MigrateToDataTiersResponseExample1.json"
98+
You can’t perform that action at this time.
0 commit comments