AdobeDocs / AdobeDocs/cloudmanager-api-docs
Clarify details in PipelineExecutionStepState
- Ngôn ngữ chính
- JavaScript
- Star
- 9
- Fork
- 35
- Merge trung bình
- 6 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
The `details` element in https://github.com/AdobeDocs/cloudmanager-api-docs/blob/b6c0678a414f112dba41e3bc8ecbf324385cd20f/swagger-specs/api.yaml#L1707 does not define which map keys to expect there.
I have seen the following details map
```
"environmentUrls": [
{
"instanceType": "author",
"instanceUrl": "https://author-p7802-e44859.adobeaemcloud.com"
},
{
"instanceType": "publish",
"instanceUrl": "https://publish-p7802-e44859.adobeaemcloud.com"
}
],
"deploymentStepDescription": "[{\"id\":1,\"stepAction\":\"update-author-indexes\",\"updated\":\"2020-11-02T13:24:11.870+0000\"},{\"id\":2,\"stepAction\":\"update-publish-indexes\",\"updated\":\"2020-11-02T13:27:22.581+0000\"},{\"id\":3,\"stepAction\":\"update-services\",\"updated\":\"2020-11-02T13:27:46.629+0000\"},{\"id\":4,\"stepAction\":\"install-mutable-content\",\"updated\":\"2020-11-02T13:37:18.741+0000\"}]"
```
Would be nice to clarify this in a model or at least in some accompanying markdown document.
Hướng dẫn đóng góp
Hướng nghiên cứu
Xem xét swagger-specs/api.yaml tại dòng 1707 và kiểm tra định nghĩa details của PipelineExecutionStepState. Ghi lại các khóa environmentUrls và deploymentStepDescription đã quan sát được trong model hoặc trong một tài liệu Markdown đi kèm, để cấu trúc dự kiến được thể hiện rõ ràng đối với người dùng API.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- openapi
- Lĩnh vực
- api, documentation
- Loại issue
- Tài liệu
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 48/100