Description
Type of issue
Missing information
What documentation page is affected
https://www.elastic.co/guide/en/cloud-enterprise/3.7/ElasticsearchPlanControlConfiguration.html
What happened?
We can see the ElasticsearchPlanControlConfiguration information is present in <=3.6 version
[ See : https://www.elastic.co/guide/en/cloud-enterprise/3.6/ElasticsearchPlanControlConfiguration.html ]
But the same is missing in 3.7 and later versions
[ See : https://www.elastic.co/guide/en/cloud-enterprise/3.7/ElasticsearchPlanControlConfiguration.html ]
Additional info
We can see the new document is derived from swagger.json, Which contains the all the definitions including ElasticsearchPlanControlConfiguration
https://api.elastic-cloud.com/api/v1/api-docs/swagger.json#:~:text=for%20creating%20one%22%0A%20%20%20%20%7D%2C%0A%20%20%20%20%22-,ElasticsearchPlanControlConfiguration,-%22%20%3A%20%7B%0A%20%20%20%20%20%20%22type%22%20%3A%20%22object%22%2C%0A%20%20%20%20%20%20%22properties
We can see the v3 document did not convert this and we are missing the same in https://www.elastic.co/docs/api/doc/cloud-enterprise/