Skip to content

[EPMTIOOPS-18112] [API Documentation] Features: Missed endpoint for get features under section - #35

Merged
aliaksandr5filippov merged 2 commits into
mainfrom
EPMTIOOPS-18112/api_features_wo_sections
Feb 27, 2026
Merged

[EPMTIOOPS-18112] [API Documentation] Features: Missed endpoint for get features under section#35
aliaksandr5filippov merged 2 commits into
mainfrom
EPMTIOOPS-18112/api_features_wo_sections

Conversation

@aliaksandr5filippov

@aliaksandr5filippov aliaksandr5filippov commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

EPMTIOOPS-18112

[API Documentation] Features: Missed endpoint for get features under section

https://jiraeu.epam.com/browse/EPMTIOOPS-18509

[S][API Documentation] Create clear documentation how to work with 'sections' on guides.test.io

Problem:

  • Documentation for GET /products/{product_id}/features implied that products with sections must use the section-scoped endpoint, causing confusion about when each endpoint should be used.
  • The Features API documentation page lacked an overview explaining what features are, how they are used, and how they relate to sections.

Solution:

  • Clarified that GET /products/{product_id}/features returns all features regardless of whether sections are enabled, and that GET /products/{product_id}/sections/{section_id}/features is an optional alternative for retrieving features scoped to a particular section.
  • Added "What are Features?" and "Features and Sections" sections with examples and guidance on when to use product-level vs section-level endpoints.

Before fix:

Screenshot 2026-02-25 at 14 34 30

After fix:

Screenshot 2026-02-25 at 14 22 15 Screenshot 2026-02-25 at 14 56 29

…ow to work with 'sections' on guides.test.io
@aliaksandr5filippov
aliaksandr5filippov merged commit 452364a into main Feb 27, 2026
4 checks passed
@aliaksandr5filippov
aliaksandr5filippov deleted the EPMTIOOPS-18112/api_features_wo_sections branch February 27, 2026 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants