Skip to content

Parameter descriptions not propagated to response bodies in ML anomaly detection APIs #5240

@kosabogi

Description

@kosabogi

As mentioned in this issue, the frequency parameter's description (and possibly other parameter descriptions) was missing from the Machine Learning Anomaly Detection APIs.

After this issue was resolved, the parameter descriptions are now properly propagated, but only for request bodies, not for responses.

Details

I wanted to verify that all parameter descriptions are now present before closing the this issue. While checking every endpoint where the frequency parameter appears, I found that:

In request bodies: The parameter description is correctly displayed:

Image

In response bodies: The parameter description is missing, and only the generic "Duration" type description is shown:

Image

Expected behavior

The parameter descriptions, including frequency, should be consistently displayed in both request and response sections.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions